Feech stands for "Flutter Experience Emma Can Help".
Features
Use the package to simplify your Flutter project development.
Getting started
Command to update dependencies
Use flutter packages get
to fetch new packages.
Command to publish the package
Use dart pub publish
to fetch new packages. Before that, make sure you have push the code to the main branch.
How to generate the generated classes
dart run build_runner build -d
Usage
const like = 'sample';
Additional information
Contact me via shanyuliang@gmail.com