flaunch 1.0.0+4
flaunch: ^1.0.0+4 copied to clipboard
A CLI tool to set up Flutter projects quickly with predefined structures, dependencies, and boilerplate code.
Changelog #
1.0.0+4 - 2025-02-10 #
- Initial release of Flaunch 🎉
- Added project setup command (
--setup) - Added dependencies installation (
--dependencies) - Added boilerplate generation (
--boilerplate) - Configured linting rules (
--lint) - Implemented
--allflag to execute all tasks - Improved template handling: Now loads templates from the package itself instead of the user's project