confly 1.0.6
confly: ^1.0.6 copied to clipboard
Type-safe, hierarchical app configuration for Dart and Flutter, with multi-environment support.
1.0.6 #
- Fix environment override handling in generated code.
1.0.5 #
- Fix Password annotation which did not use the name override.
1.0.4 #
- Fix flutter generation for non existent passwords file.
- Add lint ignore for unused_field to generated code that might mbe not used to clear warnings.
1.0.3 #
downgrade source_gen to work with other popular generator packages like freezed, json_serializable and riverpod_generator.
1.0.2 #
Fix generation issue in flutter projects.
1.0.1 #
Improve README.
1.0.0 #
Initial release.