You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flutter starter project using Provider and get_it Dependency Injection
This is a starter project for building apps with the Provider state management framework. Instead of using the default dependency injection Provider uses, we are using get_it.
The layout and sample build is based off this guide.
About
Starter project with a good implementation of the Provider state management framework.