fk_booster 1.0.0-alpha
fk_booster: ^1.0.0-alpha copied to clipboard
A Flutter project that helps you to boost your development
fk_booster #
Why use FkBooster #
As you expect not to rewrite the same standard code in every project that you develop you can use this package, as it will provide a scalable and simple architecture to follow.
Coupling #
As the package give you standard core classes that will be used in the most files of your project, it is expected to your project be coupled to the package, it is important to think about before using, even though, the package is developed to improve my own projects development and will receive support, as any suggestions and issues will be read.
Running the example project #
The example project needs to have a backend + database running to work properly. To run it you can follow the README.md of my the backend-example project: backend-example.