Skip to content

Skeleton architecture layout using provider state management for Flutter applications.

License

Notifications You must be signed in to change notification settings

vicmoh/provider_skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provider Skeleton for Flutter App Architecture

A extended provider business logic for Flutter.

This package is used for the provider skeleton architect layout to build a Flutter application.

Installation

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

About

Skeleton architecture layout using provider state management for Flutter applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published