Building a cryptocurrency app with Flutter bloc 8-0
Feb 12, 2022 · 11 min read · Building a crypto currency app with flutter_bloc 8.0 The Flutter BLoC team recently upgraded to flutter_bloc 8.0 and has decided to introduce event handlers as replacements to mapEventToState used in previous versions amongst other features. In this...
Join discussion