Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Change Notifier Custom State Example

An example app to showcase how to use ChangeNotifier as a state for custom BeamLocation.

Run flutter create . to generate all necessary files, if needed.

example-change-notifier-state