A extended provider business logic for Flutter.
This package is used for the provider skeleton architect layout to build a Flutter application.
To install this library, go to the pubspec.yaml
on your root
project and add the dependency like below:
dependencies:
provider_skeleton:
git:
url: git://github.com/vicmoh/provider_skeleton.git
ref: v0.0.25