PackageTrack
Sign in Get early access

args_generator

Page Args Generator - A code generator for Flutter page arguments

1.2.6 yelmuratoff/args_generator

What this package is like to depend on

Last release 8 months ago

23 Dec 2025

Release timing varies

gaps range from 2 weeks to 6 months

Most releases are documented

notes for 15 of 25 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

25 releases · first in 2025

3 releases in the last 12 months

see the full history below

Release timeline

25 releases · Jan 2025 to Dec 2025
2026
Release Pre-release

Releases

latest 25
  1. 1.2.6 23 Dec 2025
    Release notes
    • Added aggregated CLI generation via dart run args_generator (no build_runner required).
    • Added CLI options: -p/--path (multiple), -o/--output, -v/--verbose, --fail-on-error.
    • Added --clean to delete stale *.args.g.dart when a library no longer contains @GenerateArgs.
    • Refactored generation internals: introduced a BuildStep-free emitter used by the CLI while keeping build_runner support intact.
    • Reduced analyzer deprecation noise: refactored TypeHelper API to work on a lightweight ArgField model instead of deprecated analyzer element types.
    • Updated internal type utilities to use the new analyzer element model where possible (e.g. element3 / library2).
    • Added targeted deprecated_member_use ignores in generator/build_runner integration where upstream dependencies still require the legacy element model.
    Open source →
  2. 1.2.5 23 Dec 2025

    Nothing published for this version

  3. 1.2.3 23 Dec 2025

    Nothing published for this version

  4. 1.2.2 25 Jun 2025

    Nothing published for this version

  5. 1.2.1 25 Jun 2025

    Nothing published for this version

  6. 1.2.0 25 Jun 2025

    Nothing published for this version

  7. 1.1.1 10 Jun 2025
    Release notes
    • Enhance null and empty checks for Iterable and String type helpers
    Open source →
  8. 1.1.0 04 Feb 2025
    Release notes
    • Page builder replaced by aggregated builder.
    Open source →
  9. 1.0.7 03 Feb 2025
    Release notes
    • Added new aggregated builder. Please see example project for more details.
    Open source →
  10. 1.0.6 02 Feb 2025
    Release notes
    • Added CLI generation via dart run args_generator (no build_runner required).
    • Added CLI options: -p/--path (multiple), -v/--verbose, --fail-on-error.
    • Added --clean to delete stale *.args.g.dart when a library no longer contains @GenerateArgs.
    • Refactored generation internals: introduced a BuildStep-free emitter used by the CLI while keeping build_runner support intact.
    • Updated documentation and added small CLI runner tests.
    Open source →
  11. 1.0.5 02 Feb 2025

    Nothing published for this version

  12. 1.0.4 01 Feb 2025
    Release notes
    • If the page has a wrappedRoute method, then it will be used in the builder.
    Open source →
  13. 1.0.3 23 Jan 2025

    Nothing published for this version

  14. 1.0.2 23 Jan 2025
    Release notes
    • Added new static method builder to the generated class for creating the associated widget from arguments.
    Open source →
  15. 1.0.1 23 Jan 2025

    Nothing published for this version

  16. 1.0.0 21 Jan 2025

    Nothing published for this version

  17. 0.0.9 21 Jan 2025
    Release notes
    • Added the args_annotations' package to fix a bug with source_genthat does not work withFlutter` projects.
    Open source →
  18. 0.0.8 21 Jan 2025
    Release notes
    • Parsing fixed for null values.
    Open source →
  19. 0.0.7 21 Jan 2025
    Release notes
    • Skip the complex types.
    Open source →
  20. 0.0.6 21 Jan 2025
    Release notes
    • Fix dart:mirrors issue.
    Open source →
  21. 0.0.5 20 Jan 2025
    Release notes
    • Added super fields to args.
    Open source →
  22. 0.0.4 20 Jan 2025
    Release notes
    • SharedPartBuilder was replaced with PartBuilder.
    Open source →
  23. 0.0.3 20 Jan 2025
    Release notes
    • Updated docs.
    Open source →
  24. 0.0.2 18 Jan 2025
    Release notes
    • Initial version.
    Open source →
  25. 0.0.1 18 Jan 2025

    Nothing published for this version

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