flutter_slick 1.3.11 flutter_slick: ^1.3.11 copied to clipboard
Slick patterns for Flutter.
1.0.0 #
Initial release.
1.0.1 #
- Added example application.
- Removed implied required logic for email validator.
- Added history trakcing in navigation.
1.1.0 #
- Removed navigator dependency on authorization
1.1.1 #
- Added optional space size for spaced column and row
- Fixed some warnings
1.1.2 #
- Changed authetication service streams to broadcast
1.1.3 #
- Disabled color for password hidden button
1.2.3 #
- Sending route path arguments into rewrite
1.3.1 #
- Added "onEditingComplete" for some fields
1.3.2 #
- Updated error message wording on LengthValidator
- Cleanup and wording on length validators
- Call onChanged for currency field
1.3.3 #
- Added and organised some field parameters
1.3.4 #
- Improved number and currency field validation
1.3.5 #
- Handling null values for currency and number fields
1.3.6 #
- Using color scheme for error text
- Added autofocus option for checkbox field
1.3.7 #
- Fixed wrapping for checkbox field
1.3.8 #
- Downgraded dropdown search version
1.3.9 #
- Allow comma for currency input
1.3.10 #
- Downgraded file picker dependency for compatibility
1.3.11 #
- Added controller configuration for text based fields