A predictable state management library that helps implement the BLoC design pattern
A predictable state management library that helps implement the BLoC design pattern.
| Package | Pub |
| ------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------- |
| bloc | |
| bloc_test |
|
| flutter_bloc |
|
| angular_bloc |
|
| hydrated_bloc |
|
| replay_bloc |
|
Our top sponsors are shown below! [Become a Sponsor]
![]() |
![]() Try the Flutter Chat Tutorial  💬 |
The goal of this library is to make it easy to separate presentation from business logic, facilitating testability and reusability.
CounterBloc(pure dart).
CounterBlocto implement the classic Flutter Counter app.
blocand
flutter_blocpackages to implement form validation.
blocto a
Streamand update the UI in response to data from the
Stream.
blocand
flutter_bloc.
blocand
flutter_blocpackages to implement an infinite scrolling list.
blocand
flutter_blocpackages to implement a Login Flow.
blocand
flutter_blocpackages to implement login via Firebase.
blocand
flutter_blocpackages.
blocand
flutter_blocpackages. The app uses a
RefreshIndicatorto implement "pull-to-refresh" as well as dynamic theming.
blocand
flutter_blocpackages.
blocand
flutter_blocpackages.
blocand
flutter_blocpackages that integrates with cloud firestore.
blocand
flutter_blocpackages based on flutter samples.
blocand
flutter_blocpackages to implement a dynamic form which pulls data from a repository.
blocand
flutter_blocpackages.
blocand
flutter_blocpackages with
graphqlto retrieve data from api.graphql.jobs.
blocand
flutter_blocpackages to create a thesaurus app -- made for Bytconf Flutter 2020.
CounterBlocin an AngularDart app.
blocand
angular_blocpackages.
Learn more at the following links, which have been contributed by the community.
blocstate management library from Dart to JavaScript, by Felix Angelov.