Skip to content

netdur/flutter_simple_arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Arch step one

This has 3 state management examples

  • state going down deep within parent/child widgets
  • specific state management (AuthState)
  • global state management

notes

  • This has simple source structure in form of modules
  • I have avoided using external dependency
  • using Stream, Instances and InheritedWidget

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published