MattL-NZ / Flutter-Provider-Starter

Starter project with a good implementation of the Provider state management framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Dart 96.3%Language:Objective-C 2.5%Language:Java 1.2%