danahartweg / flutter_bloc_list_manager

Extension to flutter_bloc that handles the underlying logic to filter and search list view data dynamically.
https://medium.com/flutter-community/building-a-package-to-manage-lists-with-flutter-bloc-7197e2dd7811
MIT License
15 stars 1 forks source link

Update example files #28

Closed danahartweg closed 2 years ago

danahartweg commented 2 years ago

The example files were stale and needed to be brought up to the latest dependencies and formatting style. This does that.