flutter_bloc_list_manager 0.1.2 copy "flutter_bloc_list_manager: ^0.1.2" to clipboard
flutter_bloc_list_manager: ^0.1.2 copied to clipboard

outdated

Extension to flutter_bloc that handles the underlying logic to filter and search list view data dynamically.

0.1.2 #

  • Bumped bloc to ^4.0.0
  • Bumped flutter_bloc to ^4.0.0
  • Bumped bloc_test to ^5.0.0

0.1.1 #

Documentation updates.

0.1.0 #

Initial package implementation and testing.

  • Introduced ListManager
  • Introduced FilterConditionsBloc
  • Introduced SearchQueryBloc
  • Introduced ItemListBloc
  • Added ItemClassWithAccessor and ItemSourceState to manage state
11
likes
0
points
41
downloads

Publisher

verified publisherdanahartweg.com

Weekly Downloads

Extension to flutter_bloc that handles the underlying logic to filter and search list view data dynamically.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, equatable, flutter, flutter_bloc, meta

More

Packages that depend on flutter_bloc_list_manager