Skip to content

hectorAguero/provider_use_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Project: provider_example 😆

A simple flutter example that show different ways to use ChangeNotifierProvider.🧷

Pictures 📷

Home Page Counter Consumer Page

Simple Examples, that show, how to call a local ChangeNotifierProvider, or declare a Global ChangeNotifierProvider, and how they rebuild the view when call notifyListeners()

Also, the code from the Flutter State Managment example, that show a Cart and a Model, with a little tweak in the login, to show a local ChangeNotifierProvider that dispose when dispose the view.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published