w_builder 2.1.3
w_builder: ^2.1.3 copied to clipboard
A powerful CLI tool for w.ever team to architect Flutter features and boost productivity.
CHANGELOG.md #
2.1.3 #
- ✨ Fix core file imports.
2.1.2 #
- ✨ Add cancel token.
2.1.1 #
- ✨ Fix build runner add command.
2.1.0 #
- ✨ Add theme init command.
2.0.3 #
- ✨ Add failure factory.
2.0.2 #
- ✨ Fix create screen command.
2.0.1 #
- ✨ Package use enum for cubit states.
2.0.0 #
- ✨ Package can handel more apis in one config.
1.2.2 #
- ✨ Add screen generator.
1.1.2 #
- ✨ Fix package path locator.
1.1.1 #
- ✨ Move src folder.
1.1.0 #
- ✨ Added
init:nav
command to set up navigation using go_router. - 📂 Separated
AppRoutes
into its own file for better organization.
1.0.0 #
- Initial release of the package.
- Includes
init
&create
andinit:nav
commands.