fbloc_cli 2.1.0 copy "fbloc_cli: ^2.1.0" to clipboard
fbloc_cli: ^2.1.0 copied to clipboard

A scaffolding CLI for Flutter projects with feature-first architecture and BLoC/Cubit state management.

2.0.1 #

  • New default features on project create: home and auth
  • Concise, icon-based output with clear next steps
  • Quiet mode for generators to reduce noise (only final messages)
  • Dynamic summary showing generated features and folders (without lib prefix)
  • Improved README with usage and tips

1.0.3 #

  • Make CLI platform-agnostic by replacing interact with stdin/stdout prompts
  • Add dartdoc to public API (commands, config, core)
  • Improve pubspec metadata (repository, issue tracker, topics)
  • Update README with pub activation instructions

1.0.0 #

  • Initial version.
1
likes
155
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A scaffolding CLI for Flutter projects with feature-first architecture and BLoC/Cubit state management.

Repository (GitHub)
View/report issues

Topics

#cli #scaffolding #bloc #flutter #generator

License

MIT (license)

Dependencies

args, interact, io, path

More

Packages that depend on fbloc_cli