Skip to content

freshplatform/flutter-fresh-base-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fresh Base Package

A shared utility that is used in all the Flutter apps we create. Currently it's not officially designed or supported for any other usage, but feel free to use it if you want to.

Installation

dependencies:
  fresh_base_package: ^<latest-version-here>

OR

dependencies:
  fresh_base_package:
    git:
        url: https://github.com/freshplatform/flutter-fresh-base-package.git
        ref: main

Architecture:

Currently we are not using any fancy architecture or programming solid principles because it's not much for now:

About

A shared utility that is used in all the Flutter apps we create.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages