flutter-bloc-patterns
flutter-bloc-patterns copied to clipboard
A set of most common BLoC use cases built on top of flutter_bloc library
Results
2
flutter-bloc-patterns issues
Sort by
recently updated
recently updated
newest added
trafficstars
If we are to use this package in production we would like to be able to have the information about the total number of pages, i.e. the total number of...
enhancement
Hi everyone, I'm playing with the package and I found the necessity to extend a Bloc. While I'm in a detail page I can edit the selected item but by...