djangoflow / list_bloc

BLoC management of simple, filtered, sorted and paged lists.
3 stars 10 forks source link

[flutter_list_bloc] Create an example app showcasing usage of the widgets. #41

Open adar2378 opened 6 months ago

adar2378 commented 6 months ago

Create an example app for flutter_list_bloc package. It should demonstrate the usage of all the widgets available in flutter_list_bloc. Please provide in-code documentation of each widget and when to use the widget.

Goals:

Please create a PR for review when done. Keep the commit history clean, and use atomic commit pushes.

Resources