Skip to content

v1.5.3

Compare
Choose a tag to compare
@X-Wei X-Wei released this 16 Feb 16:30

Add state management examples:

  • StreamBuilder example
  • StreamController example
  • InheritedWidget example
  • ScopedModel example
  • BLoC example implemented with vanilla flutter
  • BLoC example implemented with flutter_bloc package