flutter_feature_cli 1.0.1 copy "flutter_feature_cli: ^1.0.1" to clipboard
flutter_feature_cli: ^1.0.1 copied to clipboard

A CLI tool for generating scalable Flutter feature architecture with configurable paths, barrel exports, and clean project organization.

Changelog #

1.0.1 #

Improvements #

  • Added API documentation comments to public APIs.
  • Improved package description in pubspec.yaml.
  • Enhanced README with detailed installation and usage instructions.

1.0.0 #

Initial Release #

  • Generate Flutter feature architecture from a single command.
  • Configurable feature output path via pubspec.yaml.
  • Support command-level path overrides.
  • Generate Data Sources, Entities, Repositories, View Models, and Widgets.
  • Auto-generate barrel exports (index.dart).
  • Full test coverage.
0
likes
150
points
106
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A CLI tool for generating scalable Flutter feature architecture with configurable paths, barrel exports, and clean project organization.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

path, yaml

More

Packages that depend on flutter_feature_cli