app_starter_plus 1.1.0
app_starter_plus: ^1.1.0 copied to clipboard
A simple dart package to start any flutter application based on a model git repository
1.1.0 FVM Support #
- Add support for FVM (Flutter Version Management)
- Add
--fvm(or-f) flag to usefvm flutterinstead of globalflutter - Add
--fvm-versionoption to specify a specific Flutter version - FVM preferences are now storable and displayable in config
1.0.0+3 Internal updates #
- Internal performance and reliability fixes
0.0.1 Initial version #
First release !
0.0.2 Documentation fixes version #
Just some documentation fixes
0.0.3 Fix dependencies versions #
Lower dependencies versions needed and remove flutter sdk dependency
0.0.4 Fix dart executable #
Add missing executable and fix some Readme issues
1.0.0 First usable version #
- Add storable configuration values
- Add configuration displaying command
- Add help displaying command
- Add better documentation in Readme
1.0.0+1 Readme update #
- Just fix Readme table format
1.0.0+2 Readme update #
- Trying to fix pub.dev markdown table format