flutter_bloc_patterns 0.1.1 copy "flutter_bloc_patterns: ^0.1.1" to clipboard
flutter_bloc_patterns: ^0.1.1 copied to clipboard

outdated

A set of most common BLoC use cases build on top of flutter_bloc library.

0.1.1 10.10.2019. #

  • Formatting issues fixed.

0.1.0 10.10.2019. #

  • ListBloc - a basic list BLoC with no filtering nor pagination,
  • FilterListBloc - a list BLoC with filtering, but without pagination.
  • PagedListBloc - a list BLoC with pagination but without filtering.
7
likes
0
points
16
downloads

Publisher

verified publisherklisiewicz.dev

Weekly Downloads

A set of most common BLoC use cases build on top of flutter_bloc library.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, equatable, flutter, flutter_bloc

More

Packages that depend on flutter_bloc_patterns