Skip to content

Flutter starter with Riverpod as a state management ⚡️

Notifications You must be signed in to change notification settings

radenadri/Flutter-Riverpod-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter + Riverpod Boilerplate

A flutter app that showing how to use Riverpod state management within Flutter App.

Notes

While you developing, make sure you run :

dart run build_runner watch

to automatically build the freezed class from model.