Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 256 Bytes

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.