dev_bloc_cli 0.0.7 copy "dev_bloc_cli: ^0.0.7" to clipboard
dev_bloc_cli: ^0.0.7 copied to clipboard

A command-line interface tool to generate and manage BLoC architecture boilerplate in Flutter and Dart projects.

dev_bloc_cli Changelog

0.0.1 #

  • Initial Release: A CLI tool for generating and managing BLoC boilerplate. This version includes commands for:

  • generate: Creates a new BLoC with view, state, events, and bloc files.

  • add-handler: Adds a new event and handler to an existing BLoC.

  • add-state: Adds a new property to the state class.

0.0.2 #

  • Readme Info and Documentation Updated

0.0.3 #

  • Readme Info and Documentation Updated

0.0.4 #

  • Readme Info and Documentation Updated

0.0.5 #

  • Commands shortened

0.0.6 #

  • Commands shortened

0.0.7 #

  • View template small issue fixed
1
likes
140
points
347
downloads

Publisher

verified publisherdevesh-kharade.xo.je

Weekly Downloads

A command-line interface tool to generate and manage BLoC architecture boilerplate in Flutter and Dart projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, flutter, path

More

Packages that depend on dev_bloc_cli