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