dogs_flutter 0.0.1-dev.8
dogs_flutter: ^0.0.1-dev.8 copied to clipboard
Flutter support for the dogs_core package
0.0.1-dev.8 #
- REFACTOR: remove library names for consistency across files and reformat the workspace.
- FIX: enhance describe method to support TypeTree for converter retrieval, reformat.
- FEAT: add new converters for BoxConstraints, Alignment, and Matrix4.
- FEAT: add DogNativeMapReader and ConverterHelperExtensions for improved deserialization.
- FEAT: add MetadataMixin to improve auto layout state capabilities.
- FEAT: make the section theme configurable and simplify theme resolution.
0.0.1-dev.7 #
- REFACTOR: backport the new element model to the aliased version and update to melos 7.0.0.
- FIX: move state error check to the end of validation process.
- FEAT: add insertModeFactory.
- FEAT: add converters for LogicalKeyboardKey and SingleActivator serialization.
- FEAT(wip): cleanup material style, enhance validation handling and error management in controllers.
- FEAT(wip): enhance list and nested structure binding.
- FEAT: add sharedMessage for required field validation.
- FEAT: add asAncestor method to BindingStyle for improved style handling.
0.0.1-dev.6 #
Note: This release has breaking changes.
- REFACTOR: remove dogs_odm and dogs_mongo.
- FEAT: add enumeration support and corresponding Flutter bindings.
- DOCS: initialize demo dogs_flutter project for docs with basic structure and components.
- BREAKING REFACTOR: overhaul outdated core design decisions.
0.0.1-dev.5 #
- FEAT: add support for schemas, refactor some stuff and new bindings.
0.0.1-dev.4 #
- FEAT: add dynamic field rebind and controller swap methods.
- FEAT: add TextFieldStyle for customizable text field properties.
0.0.1-dev.3 #
- Update a dependency to the latest release.
0.0.1-dev.2 #
- Update a dependency to the latest release.
0.0.1-dev.1 #
- FEAT: field view builder and structure viewer for easily building table views.
0.0.1-dev.0 #
- FEAT: dogs_flutter initial alpha commit.