PackageTrack
Sign in Get early access

ag_cli

Flutter GetX code generator CLI. Scaffolds modules, components, models, repos, controllers, bindings, and pages.

2.3.2 kripadevg-code/ag-cli

What this package is like to depend on

Last release 1 months ago

10 Jul 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

1 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Jul 2026 to Jul 2026
Release Pre-release

Releases

latest 4
  1. 2.3.2 10 Jul 2026
    Release notes

    chore: release 2.3.2 to bypass pub.dev version conflict

    Open source →
    Release notes
    • Fix: Fixed broken image links in README.md and restored pub.dev formatting.
    Open source →
  2. 2.3.1 10 Jul 2026
    Release notes

    fix: use relative image paths in README to fix pub.dev rendering and …

    Open source →
    Release notes
    • Docs: Added a high-quality GIF demo to the README.md.
    • Docs: Added a custom neon logo to the README.md.
    Open source →
  3. 2.3.0 10 Jul 2026
    Release notes

    chore: untrack .DS_Store files

    Open source →
    Release notes
    • Feature: ag init now automatically scaffolds a best-practice AuthGuard (GetMiddleware) inside lib/core/guards/auth_guard.dart. It intelligently checks for a session token using the globally injected SharedPreferences from InitialBinding, and redirects to AppRoutes.login if unauthenticated.
    • Improvement: Added AppRoutes.login stub out-of-the-box so the AuthGuard has a valid redirection target.
    • Improvement: ag doctor now verifies that the core/guards/auth_guard.dart exists and is properly formed.
    Open source →
  4. 2.0.0 10 Jul 2026
    Release notes
    • Breaking: Restructured as a full CommandRunner-based CLI (same architecture as the Dart SDK CLI).
    • Feature: Angular CLI-style generate command with g shortcut.
    • Feature: 7 sub-generators — module, component, model, repo, controller, binding, page.
    • Feature: Short aliases — m, c, r, ctrl, b, p.
    • Feature: ag init — scaffolds the full GetX project structure with all standard files.
    • Feature: ag list / ag ls — shows all available generators with shortcuts.
    • Feature: Interactive arrow-key prompts powered by mason_logger when arguments are omitted.
    • Feature: --version / -v flag.
    • Feature: --dry-run / -d — preview files without writing them.
    • Feature: --force — overwrite existing files.
    • Feature: --module flag for individual generators to target a specific module.
    • Feature: Auto-detection of package name from pubspec.yaml and module name from CWD.
    • Feature: Overwrite protection — existing files are skipped by default with a warning.
    • Feature: Model generator creates both _model.dart and _response_model.dart.
    • Feature: Color-coded terminal output — ✔ green, ⚠ yellow, ✖ red, ℹ cyan.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive