utopia_validation 0.1.0+3 utopia_validation: ^0.1.0+3 copied to clipboard
Utopia USS libs - generic architecture components
0.1.0+3 #
- Update a dependency to the latest release.
0.1.0+1 #
- Update a dependency to the latest release.
0.1.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
0.1.0-dev.0 #
Note: This release has breaking changes.
- BREAKING FEAT: Decouple hooks and prepare architecture v2.
0.4.8+2 #
- Update a dependency to the latest release.
0.4.8+1 #
- Update a dependency to the latest release.
0.4.8 #
- FEAT(utopia_validation): Add useEnumPreferencesPersistedState.
0.4.7 #
- FEAT(utopia_validation): Add usePreferencesPersistedState.defaultValue.
0.4.6 #
- FEAT(utopia_validation): Add usePreferencesPersistedState.
0.4.5 #
- FEAT(utopia_validation): Add RouteConfig.transparent().
0.4.4+1 #
- Update a dependency to the latest release.
0.4.4 #
- FIX(utopia_validation): Remove nullability on routeArgs.
- FEAT(utopia_validation): Automatically rebuild injector on reassemble.
0.4.3+1 #
- Update a dependency to the latest release.
0.4.3 #
- FEAT(utopia_validation): Migrate features from utopia_utils.
0.4.2+4 #
- Update a dependency to the latest release.
0.4.2+3 #
- Update a dependency to the latest release.
0.4.2+2 #
- Update a dependency to the latest release.
0.4.2+1 #
- FIX: Change deprecated imports.
0.4.2 #
- FEAT: Make GenericFieldState not abstract.
0.4.1+30 #
- Update a dependency to the latest release.
0.4.1+29 #
- Update a dependency to the latest release.
0.4.1+28 #
- Update a dependency to the latest release.
0.4.1+27 #
- Update a dependency to the latest release.
0.4.1+26 #
- Update a dependency to the latest release.
0.4.1+25 #
- Update a dependency to the latest release.
0.4.1+24 #
- Update a dependency to the latest release.
0.4.1+23 #
- Update a dependency to the latest release.
0.4.1+22 #
- Update a dependency to the latest release.
0.4.1+21 #
- Update a dependency to the latest release.
0.4.1+20 #
- Update a dependency to the latest release.
0.4.1+19 #
- Update a dependency to the latest release.
0.4.1+18 #
- Update a dependency to the latest release.
0.4.1+17 #
- FIX: Fix analyzer warnings.
0.4.1+16 #
- Update a dependency to the latest release.
0.4.1+15 #
- Update a dependency to the latest release.
0.4.1+14 #
- Update a dependency to the latest release.
0.4.1+13 #
- Update a dependency to the latest release.
0.4.1+12 #
- Update a dependency to the latest release.
0.4.1+11 #
- Update a dependency to the latest release.
0.4.1+10 #
- Update a dependency to the latest release.
0.4.1+9 #
- Update a dependency to the latest release.
0.4.1+8 #
- Update a dependency to the latest release.
0.4.1+7 #
- Update a dependency to the latest release.
0.4.1+6 #
- Update a dependency to the latest release.
0.4.1+5 #
- Update a dependency to the latest release.
0.4.1+4 #
- Update a dependency to the latest release.
0.4.1+3 #
- Update a dependency to the latest release.
0.4.1+2 #
- Update a dependency to the latest release.
0.4.1+1 #
- Update a dependency to the latest release.
0.4.1 #
- FEAT: Update to flutter 3.0.0.
0.4.0+2 #
- Update a dependency to the latest release.
0.4.0+1 #
- Update a dependency to the latest release.
0.4.0 #
Note: This release has breaking changes.
- FIX: deprecate useScopedNavigator.
- BREAKING FEAT: rebuild FieldState and Validator.
0.3.4+1 #
- Update a dependency to the latest release.
0.3.4 #
- FIX: separate library_lints.yaml.
- FEAT: adhere to lints.
- FEAT: adhere to lints.
0.3.3 #
- FEAT: adhere to lints.
0.3.2+1 #
- Update a dependency to the latest release.
0.3.2 #
- FEAT: add clearErrorOnChanged param to useFieldStateSimple.
0.3.1+3 #
- Update a dependency to the latest release.
0.3.1+2 #
- Update a dependency to the latest release.
0.3.1+1 #
- Update a dependency to the latest release.
0.3.1 #
- FEAT: introduce Validatable interface.
0.3.0+3 #
- Update a dependency to the latest release.
0.3.0+2 #
- Update a dependency to the latest release.
0.3.0+1 #
- Update a dependency to the latest release.
0.3.0 #
Note: This release has breaking changes.
- BREAKING FIX: remove LoggerReporter from utopia_validation.
- BREAKING FEAT: make FieldState.focusNode nullable.
0.2.1 #
- FIX: move LoggerReporter to utopia_utils.
- FEAT: move LoggerReporter from utopia_validation.
0.2.0+8 #
- Update a dependency to the latest release.
0.2.0+7 #
- Update a dependency to the latest release.
0.2.0+6 #
- Update a dependency to the latest release.
0.2.0+5 #
- Update a dependency to the latest release.
0.2.0+4 #
- Update a dependency to the latest release.
0.2.0+3 #
- Update a dependency to the latest release.
0.2.0+2 #
- Update a dependency to the latest release.
0.2.0+1 #
- Update a dependency to the latest release.
0.2.0 #
Note: This release has breaking changes.
- BREAKING FEAT: Add RouteConfig.defaultOrientation.
0.1.0+9 #
- Update a dependency to the latest release.
0.1.0+8 #
- Update a dependency to the latest release.
0.1.0+7 #
- Update a dependency to the latest release.
0.1.0+6 #
- Update a dependency to the latest release.
0.1.0+5 #
- Update a dependency to the latest release.
0.1.0+4 #
- Update a dependency to the latest release.
0.1.0+3 #
- FIX: Fix LoggerReporter.
0.1.0+2 #
- Update a dependency to the latest release.
0.1.0+1 #
- FIX: Adjust imports to new dependency versions.
0.1.0 #
Note: This release has breaking changes.
- CHORE: publish packages.
- CHORE: publish packages.
- BREAKING FEAT: fix directory structure, improve import convenience.
0.0.3 #
- FEAT: update Reporter usages.
0.0.2+1 #
- FIX: fix signature of FieldStateExtensions.validateAsync.
0.0.2 #
- FEAT: Initial commit.