stacked_shared 1.4.0 stacked_shared: ^1.4.0 copied to clipboard
Shared code between the stacked packages.
1.4.0 (2023-06-22) #
Features #
1.3.2 (2023-04-25) #
Bug Fixes #
- argument missmatch with get_it (1adc69a)
1.3.1 (2023-04-12) #
Bug Fixes #
- Sets maintainState to true for all routes (6aed12c)
1.3.0 (2023-03-15) #
Features #
1.3.0 #
Features #
Adds support for Navigator 2.0 by updating our fork of AutoRouter to version 5.0.4
.
1.2.4 #
- Add
instanceName
to DependencyRegistration annotations
1.2.3 #
- Add
bottomsheets
to StackedApp annotations
1.2.2 #
- Adds
autoTextFieldValidation
flag on FormView annotation
1.2.1 #
- Remove unused isPassword field from
FormTextField
1.2.0 #
- Add
dialogs
to StackedApp annotations
1.1.0 #
- Add ambiguate function
1.0.0 #
- Initial version.