args_generator
Page Args Generator - A code generator for Flutter page arguments
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 2025Releases
latest 25-
1.2.623 Dec 2025Release notes
Open source →- Added aggregated CLI generation via
dart run args_generator(nobuild_runnerrequired). - Added CLI options:
-p/--path(multiple),-o/--output,-v/--verbose,--fail-on-error. - Added
--cleanto delete stale*.args.g.dartwhen a library no longer contains@GenerateArgs. - Refactored generation internals: introduced a BuildStep-free emitter used by the CLI while keeping
build_runnersupport intact. - Reduced analyzer deprecation noise: refactored
TypeHelperAPI to work on a lightweightArgFieldmodel 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_useignores in generator/build_runner integration where upstream dependencies still require the legacy element model.
- Added aggregated CLI generation via
-
1.2.523 Dec 2025Nothing published for this version
-
1.2.323 Dec 2025Nothing published for this version
-
1.2.225 Jun 2025Nothing published for this version
-
1.2.125 Jun 2025Nothing published for this version
-
1.2.025 Jun 2025Nothing published for this version
-
1.1.110 Jun 2025 -
1.1.004 Feb 2025 -
1.0.703 Feb 2025Release notes
Open source →- Added new aggregated builder. Please see example project for more details.
-
1.0.602 Feb 2025Release notes
Open source →- Added CLI generation via
dart run args_generator(nobuild_runnerrequired). - Added CLI options:
-p/--path(multiple),-v/--verbose,--fail-on-error. - Added
--cleanto delete stale*.args.g.dartwhen a library no longer contains@GenerateArgs. - Refactored generation internals: introduced a BuildStep-free emitter used by the CLI while keeping
build_runnersupport intact. - Updated documentation and added small CLI runner tests.
- Added CLI generation via
-
1.0.502 Feb 2025Nothing published for this version
-
1.0.401 Feb 2025Release notes
Open source →- If the page has a
wrappedRoutemethod, then it will be used in thebuilder.
- If the page has a
-
1.0.323 Jan 2025Nothing published for this version
-
1.0.223 Jan 2025Release notes
Open source →- Added new static method
builderto the generated class for creating the associated widget from arguments.
- Added new static method
-
1.0.123 Jan 2025Nothing published for this version
-
1.0.021 Jan 2025Nothing published for this version
-
0.0.921 Jan 2025Release notes
Open source →- Added the
args_annotations' package to fix a bug withsource_genthat does not work withFlutter` projects.
- Added the
-
0.0.821 Jan 2025 -
0.0.721 Jan 2025 -
0.0.621 Jan 2025 -
0.0.520 Jan 2025 -
0.0.420 Jan 2025 -
0.0.320 Jan 2025 -
0.0.218 Jan 2025 -
0.0.118 Jan 2025Nothing published for this version