w_builder 1.2.2
w_builder: ^1.2.2 copied to clipboard
A powerful CLI tool for w.ever team to architect Flutter features and boost productivity.
CHANGELOG.md #
1.2.2 #
- ✨ Add screen generator.
1.1.2 #
- ✨ Fix package path locator.
1.1.1 #
- ✨ Move src folder.
1.1.0 #
- ✨ Added
init:navcommand to set up navigation using go_router. - 📂 Separated
AppRoutesinto its own file for better organization.
1.0.0 #
- Initial release of the package.
- Includes
init&createandinit:navcommands.