Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.27 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.27 KB

provider_auth

An MVVM based flutter boilerplate that has Splash/Login/Register/Home pages with Provider State Management

The aforementioned screens has nothing to do with backend, this boilerplate only has a working counter application same with flutter's base template but uses Provider's State Management and Get_It for service locating in lib/locator.dart

This also includes route generation under lib/ui/router.dart

Packages included in pubspec.yaml

Note

You can use the code as much as you like since the very purpose of this is to serve as reference in contrast to the very saturated amount of tutorials concerning Provider State Management itself

You know as they say, applying and experiencing what you have read is the best way to learn it

Splash Login Register

Home with Counter Home with Search Box Clipped Menu