clean_frame 1.0.0 copy "clean_frame: ^1.0.0" to clipboard
clean_frame: ^1.0.0 copied to clipboard

A CLI tool to scaffold Flutter projects with Clean Architecture and Riverpod dependency injection. Generates a fully named, ready-to-run project from a versioned GitHub template.

1.0.0 #

  • Initial release.
  • Scaffold Flutter Clean Architecture + Riverpod DI project from template.
  • Supports --name, --org, --version, --list, --help flags.
  • Automatic Level 2 rename: pubspec, Dart imports, Android IDs, iOS bundle.
  • Runs git init and flutter pub get automatically after setup.
1
likes
150
points
42
downloads

Documentation

API reference

Publisher

verified publisherkaungmratthu.info

Weekly Downloads

A CLI tool to scaffold Flutter projects with Clean Architecture and Riverpod dependency injection. Generates a fully named, ready-to-run project from a versioned GitHub template.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, args, http, path

More

Packages that depend on clean_frame