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

A powerful CLI tool to kickstart your Flutter projects with clean, scalable architectures that grow with your app.

1.0.0 #

Major release with workspace automation and improved architecture.

Templates:

  • Flutter Lite: streamlined single-app with clean architecture
  • Flutter Project: multi-package workspace for enterprise apps
  • Flutter Package: auto-integrated feature packages with DI setup

0.1.4 #

Update flutter project.

  • Add melos configuration.
  • Activate melos when project is created.
  • Replace private constructors with mixin.
  • Update README.md with android license troubleshooting.

0.1.3 #

Update flutter package.

  • Convert fromJson into a factory constructor.
  • Export provider.

0.1.2 #

  • Fix application-id parameter: create empty application bundle id when not specified.

0.1.1 #

  • Add full description.
  • Create example.

0.1.0 #

First version.

  • Add create command to generate a clean architecture Flutter project or Flutter package.
  • Add update command to update the Blue Bird CLI.
11
likes
160
points
140
downloads

Publisher

verified publishernetwriper.com

Weekly Downloads

A powerful CLI tool to kickstart your Flutter projects with clean, scalable architectures that grow with your app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, cli_completion, glob, lcov_parser, mason, mason_logger, meta, path, pub_updater, pubspec_parse, stack_trace, universal_io, very_good_test_runner

More

Packages that depend on blue_bird_cli