flutterstart 0.0.1 copy "flutterstart: ^0.0.1" to clipboard
flutterstart: ^0.0.1 copied to clipboard

A configurable CLI for creating production-ready Flutter projects.

FlutterStart #

Create your Flutter project, your way.

FlutterStart is in early development. Version 0.0.1 provides the initial CLI foundation and basic Flutter project creation.

Installation #

dart install flutterstart

For supported older Dart versions:

dart pub global activate flutterstart

Usage #

flutterstart doctor
flutterstart create my_app

Initial features #

  • Flutter SDK detection
  • Environment health check
  • Basic Flutter project creation
  • Cross-platform Dart CLI foundation

Planned features #

  • Visual web configurator
  • Architecture selection
  • Feature-first and Clean Architecture templates
  • Bloc and Riverpod support
  • GoRouter configuration
  • Dio networking setup
  • Dependency injection
  • Localization
  • Flavors
  • Authentication starter
  • CI/CD templates
  • YAML configuration
  • Reusable presets

Repository #

https://github.com/MohamedAbd0/flutterstart

1
likes
0
points
347
downloads

Publisher

verified publisherflutterstart.dev

Weekly Downloads

A configurable CLI for creating production-ready Flutter projects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path

More

Packages that depend on flutterstart