create_flutter_cli 1.0.5 copy "create_flutter_cli: ^1.0.5" to clipboard
create_flutter_cli: ^1.0.5 copied to clipboard

A CLI tool to scaffold Flutter app structure, state management, themes, and APIs

create_flutter_cli #

A command-line tool that scaffolds a Flutter project with predefined architecture including:

  • State management (Provider, BLoC, GetX, Riverpod)
  • Light/Dark theme support
  • Networking (REST or GraphQL)
  • Routing setup
  • Folder structure generation
  • API request/response model generation

🚀 Getting Started #

✅ Activate the CLI (local or global) #

dart pub global activate --source path .
0
likes
130
points
236
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool to scaffold Flutter app structure, state management, themes, and APIs

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, interact, io, path, yaml, yaml_edit

More

Packages that depend on create_flutter_cli