fluttermint 0.1.1 copy "fluttermint: ^0.1.1" to clipboard
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.
  • create command to scaffold a new Flutter project with pre-configured architecture.
  • add / remove commands for managing modules (API, routing, theming, localization, etc.).
  • config command for interactive module configuration.
  • status command to view installed modules.
  • screen command to generate new screens with MVVM structure.
  • run / build commands with flavor and platform selection.
  • enable-http / disable-http commands for HTTP connection management.
  • platform command to manage platform targets.
0
likes
150
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool to generate Flutter projects with pre-configured architecture and modules.

Repository (GitHub)
View/report issues

Topics

#cli #flutter #code-generation #project-template #developer-tools

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

args, path, yaml

More

Packages that depend on fluttermint