rgb_cli 1.1.0 copy "rgb_cli: ^1.1.0" to clipboard
rgb_cli: ^1.1.0 copied to clipboard

CLI tool for the GetX RGB ecosystem and codebase

1.1.0 #

  • Feature: Add rgb organize command to retroactively apply export file structure to existing folders
  • Feature: Add rgb deeplink command for Android and iOS deeplink setup with assetlinks.json and AASA generation
  • Feature: Add rgb run command with automatic environment detection and dart-defines injection from .env files
  • Feature: Add rgb launch command to generate VSCode and Android Studio launcher configurations
  • Feature: Add rgb readme command to generate comprehensive README.md template with project structure
  • Feature: Automatic export file generation for pages (bindings/bindings.dart, view_model/view_model.dart, views/views.dart)
  • Feature: Automatic export file generation for usecases (exports interface + use_case)
  • Feature: Auto-create/update lib/presentation/presentation.dart with all page exports
  • Feature: Auto-create/update lib/domain/domain.dart with all usecase exports
  • Improvement: Enhanced rgb build command - automatically moves and renames APK/IPA/AAB to flutter_build/ folder with format {name}-{env}-{version}+{buildNumber}.{ext}
  • Improvement: Enhanced project structure with hierarchical export system
  • Improvement: Support for custom_name from pubspec.yaml in build artifacts
  • Fix: Updated dependency constraints for better compatibility with Dart SDK 3.0+

1.0.7 #

  • Adjustment: Generated page without -m flag will be created under lib/presentation/{page}

1.0.6 #

  • Fix: issue import
  • Improvement: Add usecase and use_case folder naming checker

1.0.5 #

  • Fix: issue in the newest version of Flutter

1.0.4 #

  • Fix: wrong contraint of DartCheck in pubspec.yaml

1.0.3 #

  • Update: add help examples

1.0.2 #

  • Fix: add missing dependency in pubspec.yaml
  • Fix: add missing import in lib/rgb.dart

1.0.1 #

  • Fix: version check
  • Fix: dev version check
  • Fix: version update
  • Feature: add build command
  • Improvement: set static const variable when create or update routes

1.0.0 #

  • First release
2
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

CLI tool for the GetX RGB ecosystem and codebase

Homepage

License

unknown (license)

Dependencies

ansicolor, collection, dart_style, dcli, dotenv, http, intl, meta, path, process_run, pub_semver, pubspec_parse, recase, version, yaml

More

Packages that depend on rgb_cli