File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- # 0.3.2
1+ # 0.3.3
22
3- - INFO: Updated dependencies (Flutter 3.33.0 )
3+ - INFO: Updated dependencies (Flutter 3.35.6 )
44- INFO: Steps are now return a Future, so you can do async operations before returning the step
55- INFO: onResult is now called after onNextStep has finished
6+ - FIX: Replaced deprecated ` groupValue ` parameter in Radio widget with RadioGroup wrapper (Flutter 3.32.0+)
7+ - FIX: Fixed ` InputDecorationThemeData ` type error in time_picker_widget.dart for compatibility with newer Flutter versions
8+ - FIX: Replaced deprecated ` withOpacity ` method with ` withValues ` for Color in input_decoration.dart
9+
10+ # 0.3.2
11+
12+ - INFO: Updated dependencies (Flutter 3.33.0)
613
714# 0.3.1
815
Original file line number Diff line number Diff line change 11name : survey_kit
22description : Create beautiful surveys with Flutter (inspired by iOS ResearchKit Surveys)
3- version : 0.3.2
3+ version : 0.3.3
44homepage : https://quickbirdstudios.com
55repository : https://github.com/quickbirdstudios/survey_kit
66issue_tracker : https://github.com/quickbirdstudios/survey_kit/issues
You can’t perform that action at this time.
0 commit comments