dengoo_kit 1.9.5 copy "dengoo_kit: ^1.9.5" to clipboard
dengoo_kit: ^1.9.5 copied to clipboard

The ultimate DevOps CLI for Flutter developers. Automate deployments and setup with ease.

1.9.1 #

  • 🐛 Fix: Resolved deploy android not prompting for keystore creation if key.properties existed but the referenced keystore file was missing.
  • Perf: Reduced update checker cache duration (24h -> 1h) and increased timeout for better responsiveness.

1.9.0 #

  • New Feature: Smart Android Deployment (deploy android). Automatically handles keystore generation, key.properties creation, and build.gradle configuration.
  • New Command: release command to automate package publishing (Versioning, Changelog, Git, Pub.dev).
  • 🐛 Fix: Improved project validation for deployment commands.

1.8.1 #

  • 🐛 Fix: Improved setup command to support templates where the root is the lib folder (missing lib/ directory).

1.8.0 #

  • New Feature: Intelligent Version Check. The CLI now automatically checks for updates on pub.dev (cached daily) and notifies you of new versions with a pretty UI.
  • New Command: Added dengoo_kit update to easily upgrade the CLI to the latest version.

1.7.1 #

  • 🐛 Fix: Resolved setup command silent failure by verifying template structure.
  • 🐛 Fix: Resolved loc file crash by auto-creating missing translation files.

1.7.0 #

  • 🏗️ Major Refactor: Split monolithic CLI into modular, maintainable files (Commands & Utils).
  • 🎨 UX: Enhanced CLI help message with professional categorization and colors (dengoo_kit help).
  • Improved code maintainability and testability.

1.6.1 #

  • 📝 Major Documentation Overhaul: New Professional README layout.

1.6.0 #

  • Updated dengoo_kit init to provide "Magic Key" setup instructions (Mac/Windows keybindings) for 1-click localization.

1.5.0 #

  • Added dengoo_kit loc file command to auto-localize Dart files (replacing external scripts).
  • Updated dengoo_kit init tasks to be 100% script-independent (including localization).

1.4.0 #

  • Added dengoo_kit setup command to automate project initialization (install "Pro" packages & apply template).

1.3.0 #

  • Added dengoo_kit init to generate VS Code tasks.json.
  • Added dengoo_kit fix ios to clean and pod install.
  • Added dengoo_kit shorebird wrapper commands.
  • Updated README with VS Code integration guide.

1.2.0 #

  • Added deploy ios command for automated tagging and pushing.
  • Added assets cleanup command to find and remove unused assets.
  • Added loc cleanup command to find and remove unused translations.
  • Added loc add command to easily add translations to both en/ar files.
  • Removed report command (AI Reporter).
  • Fully migrated all scripts to pure Dart (no Python/Bash dependencies).

1.1.1 #

  • Updated README with comprehensive documentation for all new commands.

1.1.0 #

  • Added create feature command for Clean Architecture generation.
  • Added set app-name and set bundle-id commands.
  • Added assets icons and assets splash generation commands.
  • Added loc gen for Easy Localization.
  • Improved error handling and logging.

1.0.0 #

  • Initial version.
2
likes
135
points
440
downloads

Publisher

unverified uploader

Weekly Downloads

The ultimate DevOps CLI for Flutter developers. Automate deployments and setup with ease.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

http, path

More

Packages that depend on dengoo_kit