flutter_architect_cli 1.0.6 copy "flutter_architect_cli: ^1.0.6" to clipboard
flutter_architect_cli: ^1.0.6 copied to clipboard

A CLI tool to scaffold Flutter projects with multiple architecture patterns (Clean Architecture, MVC, MVVM, MVP)

Changelog #

1.0.6 #

  • Enhance documentation for architecture patterns and example application

1.0.5 #

  • Added interactive architecture pattern selection (Clean/MVC/MVVM/MVP)
  • Default scaffolding creates Clean Architecture; others show "Coming Soon"
  • Removed presentation/bloc from generated structure
  • Added lib/core/utils/logger.dart and lib/core/utils/validators.dart
  • Updated README and help texts

1.0.4 #

  • Added proper Flutter example project
  • Fixed example detection for pub.dev

1.0.3 #

  • Added comprehensive API documentation
  • Fixed all pub.dev analysis issues

1.0.2 #

  • Fixed repository URLs in pubspec.yaml
  • Improved documentation comments
  • Updated analysis options

1.0.1 #

  • Fixed pubspec.yaml repository links
  • Added proper issue tracker URL

1.0.0 #

  • Initial release of Flutter Architect CLI
  • Project scaffolding with Clean Architecture
  • Feature-first organization structure
  • Pre-configured dependency injection with GetIt
  • BLoC state management setup
  • Example auth feature implementation
16
likes
0
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool to scaffold Flutter projects with multiple architecture patterns (Clean Architecture, MVC, MVVM, MVP)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path

More

Packages that depend on flutter_architect_cli