flutter_app_template_cli 0.1.5
flutter_app_template_cli: ^0.1.5 copied to clipboard
CLI to generate a Flutter monorepo workspace with apps/ and packages/.
0.1.5 #
- Updated dependencies
- Updated README
0.1.4 #
- Added multi-template support (built-in, local, git, archive).
- Added template registry commands (list/add/remove).
- Added template manifests with variables and post-generate scripts.
- Added starter Flutter template and creator documentation.
- Improved token replacement (file and path tokens).
0.1.3 #
- Fixed deprecated usage in features
- Make sure to exist packages/* folders
0.1.2 #
- Fixed installing githooks
- Fixed installing environment variable files
- Fixed root .gitignore file
0.1.1 #
- Add fallback .env template support to the environment initialization script.
0.1.0 #
- Initial public release.