v11.0.0
- upgrades to Flutter
3.10.0
- upgrades to Dart
3.0.0
- upgrades sample to Material 3
- adds adaptiveness to
FastCheckbox
viaCupertinoCheckbox
- adds all new styling properties to
FastCheckbox
,FastRangeSlider
,FastSlider
andFastSwitch
- adds
textStyle
property to all date time fields - adds
inputDecorationTheme
property toFastForm
- fixes styling issues when
enabled: true
- fixes incorrect default content padding on iOS
Breaking Changes
- reduces the default
InputDecoration
ofFastFormField<T>
- renames
decorator
property onFastForm
toinputDecorationBuilder
and changes its typedef