fluttermint 0.1.1
fluttermint: ^0.1.1 copied to clipboard
A CLI tool to generate Flutter projects with pre-configured architecture and modules.
Changelog #
0.1.1 #
- Add example documentation.
- Update installation instructions for pub.dev.
0.1.0 #
- Initial release of FlutterMint CLI.
createcommand to scaffold a new Flutter project with pre-configured architecture.add/removecommands for managing modules (API, routing, theming, localization, etc.).configcommand for interactive module configuration.statuscommand to view installed modules.screencommand to generate new screens with MVVM structure.run/buildcommands with flavor and platform selection.enable-http/disable-httpcommands for HTTP connection management.platformcommand to manage platform targets.