df_generate_dart_models_core 0.6.1
df_generate_dart_models_core: ^0.6.1 copied to clipboard
A package that provides core dependencies for models generated with df_generate_dart_models.
Changelog #
0.6.1 #
- Released @ 10/2024 (UTC)
- chore: Allow dataRefFromString function to take null input
0.6.0 #
- Released @ 10/2024 (UTC)
- breaking: Incorporate better error handling in DataRefModel and improve methods
0.5.8 #
- Released @ 10/2024 (UTC)
- fix Change the children property of FieldModel to a Map
0.5.7 #
- Released @ 10/2024 (UTC)
- chore: Improve FieldModel to hold more information to allow for more complex generation
0.5.6 #
- Released @ 10/2024 (UTC)
- refactor: Organize model fields
0.5.5 #
- Released @ 10/2024 (UTC)
- fix: Add missing code in field_model
0.5.4 #
- Released @ 10/2024 (UTC)
- fix: Fix export statements
0.5.3 #
- Released @ 10/2024 (UTC)
- chore: Regenerate models and add descriptive comments to fields
0.5.2 #
- Released @ 10/2024 (UTC)
- feat: Add a new template and prepate for next version of df_generate_dart_models
0.5.1 #
- Released @ 10/2024 (UTC)
- chore: Add tableName property to DataRefModel
0.5.0 #
- Released @ 10/2024 (UTC)
- breaking: Update dependencies and docs
0.4.2 #
- Released @ 10/2024 (UTC)
- chore: Update DataRefModel
0.4.1 #
- Released @ 10/2024 (UTC)
- chore: Improve FIeldModel and GenerateDartModel
0.4.0 #
- Released @ 10/2024 (UTC)
- breaking: Update template and add mergeWith, copyWith and copyWithout methods
0.3.1 #
- Released @ 10/2024 (UTC)
- chore: Update dependencies
- Update template.dart.md
0.3.0+1 #
- Released @ 10/2024 (UTC)
- chore: Update package name in readme
0.3.0 #
- Released @ 10/2024 (UTC)
- chore: Update dependencies, linter rules, docs and topics in pubspec.yaml
0.2.3 #
- Released @ 10/2024 (UTC)
- chore: Update dependencies
0.2.2 #
- Released @ 10/2024 (UTC)
- chore: Update dependencies and export df_string package
0.2.1 #
- Released @ 10/2024 (UTC)
- fix: Fix type error bug in copyWith function in template
- fix: Fix annotation models
- chore: Upgrade dependencies
0.2.0 #
- Released @ 10/2024 (UTC)
- feat: Add option to merge or overwrite data in copyWith function
- docs: Update readme
0.1.3 #
- Released @ 10/2024 (UTC)
- chore: Update workflow scripts
0.1.2 #
- Released @ 10/2024 (UTC)
- chore: Update changelog script
- chore: Update generated code comments and URLs
0.1.1 #
- Released @ 10/2024 (UTC)
- docs: Update readme
0.1.0 #
- Released @ 10/2024 (UTC)
- Initial release