flutter_slick 2.2.3 copy "flutter_slick: ^2.2.3" to clipboard
flutter_slick: ^2.2.3 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

2.0.0 #

  • Removed the need for PathsBuilder
  • Providing path inheritance everywhere

2.1.0 #

  • Added controller fields for text based field components
  • Added loading overlay that works inside scrolling containers

2.1.1 #

  • Removed print statement
  • Removed flutter plugin dependency files

2.2.1 #

  • Add multiline feature for standard text field

2.2.2 #

  • Updated error message wording on LengthValidator
  • Cleanup and wording on length validators
  • Call onChanged for currency field

2.2.3 #

  • Minimized checkbox field width