Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

state_management_demo

Build Status

A demo for state management of Flutter application using Provider and StreamBuilder.

Getting Started

There are 3 tabs in the demo:

  • Tab1: Using ChangeNotifierProvider to notify value to widgets.
  • Tab2: Show issue of ChangeNotifierProvider when using multi-value
  • Tab3: Solve Tab2's problem by using StreamBuilder.

Please refer to my post on Medium to get explain more details

Authors

About

A demo for state management of Flutter application using Provider and StreamBuilder.

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages