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

CLI tool for rapidly scaffolding Flutter projects with BLoC architecture and code generation.

1.0.0 - Initial version. #

  • No additional features, just the initial release.

1.0.1 - Added Cubit command. #

  • Implemented the Cubit command for initializing project structure and creating screens.

1.0.2 - File path updated #

  • Updated file path separator for Mac and Linux

1.0.3 - Added screen creation command. #

  • Added a feature for creating multiple screens at once.

1.0.4 - Minor fixes #

  • Moved the utils directory into the core directory and updated the data directory to core.
  • Error messages are now highlighted in red for better visibility.
  • Success messages are now highlighted in green for better visibility.

1.0.5 - Message and Dependency Updates #

  • Updated success and failure messages for better clarity and consistency.
  • Upgraded package dependencies to their latest versions for improved stability and performance.
13
likes
130
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

CLI tool for rapidly scaffolding Flutter projects with BLoC architecture and code generation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dart_style, dcli, process_run, pubspec_parse

More

Packages that depend on flutter_bloc_cli