Skip to content

Example of Counter App Using Provider for state management. Each Widget is Stateless and is in a separate class and file. Implements a Clean Architecture with separation of layers. Uses an (older) bridge structure to implement the separation of layers (TODO: fix this)

Notifications You must be signed in to change notification settings

paultallard/provider_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Example of Counter App Using Provider for state management. Each Widget is Stateless and is in a separate class and file. Implements a Clean Architecture with separation of layers. Uses (older) Bridge structure to implement the separation of layers.

About

Example of Counter App Using Provider for state management. Each Widget is Stateless and is in a separate class and file. Implements a Clean Architecture with separation of layers. Uses an (older) bridge structure to implement the separation of layers (TODO: fix this)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages