app_config_generator
A Dart package for automatically generating app configuration code.
1.2.0
54 downloads/mo
#3917 most downloaded on pub.dev
AoEiuV020/app_config_generator
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
6 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Jan 2025 to Jan 2025
2026
Releases
latest 6-
1.2.004 Jan 2025Release notes
Open source →- Change config fields from
static finaltostatic constfor better performance and compile-time constants
- Change config fields from
-
1.1.103 Jan 2025 -
1.1.003 Jan 2025Release notes
Open source →- Add support for Dart record syntax generation (opt-in via
use_record_type: true) - Refactor code generation to support both Map and Record types
- Add example with complex nested configuration
- Add support for Dart record syntax generation (opt-in via
-
1.0.203 Jan 2025Release notes
Open source →- Remove snake_case to camelCase conversion
- Use camelCase naming convention for all config fields
-
1.0.103 Jan 2025 -
1.0.003 Jan 2025