codeable_cli 1.0.6 copy "codeable_cli: ^1.0.6" to clipboard
codeable_cli: ^1.0.6 copied to clipboard

A CLI tool that scaffolds production-ready Flutter projects with Clean Architecture, BLoC/Cubit, Dio, Hive, GoRouter, multi-flavor builds, and Firebase integration.

Changelog #

1.0.6 #

  • Fixed --version flag to report correct version
  • Keystore now uses <project_name>-keystore.jks filename and <project_name>-alias
  • Keystore password set to android by default

1.0.5 #

  • Fixed repository and issue tracker URLs to point to the correct GitHub repo
  • Shortened package description to meet pub.dev guidelines (60-180 characters)
  • Added example file for pub.dev documentation score

1.0.4 #

  • All Codeable links now point to gocodeable.com
  • Added custom Codeable logo to README badge

1.0.2 #

  • Revamped README with Table of Contents, FAQ, contributors section, and improved formatting
  • Updated project structure docs (removed deprecated guards directory)
  • Updated feature command docs to reflect auto-wiring behavior

1.0.1 #

  • feature command now auto-wires everything: registers cubit in app_page.dart, adds route to go_router, and adds route constants
  • Generated feature screens include customAppBar and BlocBuilder out of the box
  • Repository implementations now include both ApiService and AppPreferences (cache)
  • Removed deprecated legacyCustomAppBar from templates
  • Removed unnecessary .gitkeep from feature widgets folder

1.0.0 #

  • Initial release
  • create command: Scaffold a complete Flutter project with Clean Architecture, BLoC/Cubit, Dio, Hive, GoRouter, and multi-flavor builds
  • feature command: Generate feature modules with data/domain/presentation layers
  • rename command: Rename the project across all files and configurations
  • change-id command: Update the app/bundle identifier
  • sample command: Add sample features with pre-built UI components
  • 40+ production-ready reusable UI components
  • Firebase setup with per-flavor configuration
  • Android keystore generation
  • AI-assisted development config (CLAUDE.md, .cursorrules)
  • Localization support with ARB files
5
likes
0
points
607
downloads

Publisher

verified publishergocodeable.com

Weekly Downloads

A CLI tool that scaffolds production-ready Flutter projects with Clean Architecture, BLoC/Cubit, Dio, Hive, GoRouter, multi-flavor builds, and Firebase integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, cli_completion, mason_logger, pub_updater

More

Packages that depend on codeable_cli