flu 0.0.1-dev.7
flu: ^0.0.1-dev.7 copied to clipboard
A powerful Flutter CLI tool to scaffold, configure, and bootstrap projects with FVM, Melos, state management, navigation, model generators, and more.
0.0.1-dev.7 #
0.0.1-dev.6 #
- fix: add support for empty classes and dynamic fields in
flu gen
command
0.0.1-dev.3 #
0.0.1-dev.2 #
- FIX: add custom_lint to
analysis_option.yaml
. (66b5365b) - FIX: add generated files to
.gitignore
. (af959931) - FIX: add project description prompt to create command. (87a061fd)
- FIX: update navigator packages. (5a15a1ac)
- FEAT: enhance
create
command with additional options for melos, workspace and dependencies. (66441e55) - FEAT: add initial version selection. (c20622ff)
- FEAT: add option to create command and create services. (3bb41c7d)
- FEAT: enhance project creation command to allow platform selection. (a0883242)
- DOCS: improve documentation. (84d58b16)
0.0.1-dev.1 #
- FEAT: add post-install configuration for rhttp package.
- FEAT: add additional packages selection.
- FEAT: configure network client packages.
- FEAT: configure state management packages.
- FEAT: configure model generator and navigator packages.
- FEAT: add custom analyzer selection to project creation.
- FEAT: melos configuration.
- FEAT: fvm config and project creation.