Releases: QuickBirdEng/survey_kit
Releases · QuickBirdEng/survey_kit
v2.0.0-beta2
Full Changelog: v2.0.0-beta1...v2.0.0-beta2
v2.0.0-beta1
What's Changed
- Migration to null safety by @Numoy in #3
- bugfix/ fixed range of default dates for the datepicker by @Numoy in #6
- Feature/survey-controller by @Numoy in #10
- Release 0.0.10 by @Numoy in #11
- Release 0.0.11 by @Numoy in #18
- Release 0.0.12 by @Numoy in #29
- Release 0.0.20 by @Numoy in #48
- add option to add a custom asset to CompletionStep #35,#52 by @Joshua27 in #54
- Migration from Bloc 7x to 8x by @ignertic in #59
- Create double_answer_view by @massimomartinelli in #66
- Create double_question_result by @massimomartinelli in #67
- Update answer_format by @massimomartinelli in #65
- Create double_answer_format.g.dart by @massimomartinelli in #64
- Create dobule_answer_format by @massimomartinelli in #63
- Multiple Double Answer Format by @soaresg in #73
- Add example for the multiple format in the navigable example by @miguel-a-calles-mba in #70
- Fixed install instructions in README.md by @Incro in #75
- Feature survey result to json by @ezmegy in #81
- fixed TextAnswerFormat requires validationRegEx by @ezmegy in #83
- Missing MultipleChoiceQuestionResult .toJson by @adar2378 in #84
- File step by @soaresg in #87
- auto focus by @gafar-code in #91
- Added MultipleChoiceAutoCompleteAnswerView, other text field in MCQ answers by @saiful-apx in #92
- FIX/Remember state of previous step by @Numoy in #94
- Release 1.0.0-dev.1 by @Numoy in #98
- bugfix: add support for video player on web by @eldrig0 in #104
- Bugfix: support audio player on web by @eldrig0 in #105
- Bugfix/expose props for video and audio component by @eldrig0 in #106
- feature: title and subtitle for video and audio and support for section content by @eldrig0 in #109
- bugfix: fix audio timer on safari by @eldrig0 in #111
- feat: Unify transition of survey pages by @Numoy in #120
- feat: Navigator transition by @Numoy in #128
- Support AGP 8.x, bump compileSdk to 34 by @westracer in #156
- expose backgroundColor param for SurveyPage by @eldrig0 in #158
- Fix: SurveyStateProvider should be immutable by @Numoy in #165
- feat!: 2.0.0-beta1 Modularization, Melos Support & Localization Refactor by @Numoy in #167
New Contributors
- @ignertic made their first contribution in #59
- @massimomartinelli made their first contribution in #66
- @miguel-a-calles-mba made their first contribution in #70
- @Incro made their first contribution in #75
- @ezmegy made their first contribution in #81
- @gafar-code made their first contribution in #91
- @eldrig0 made their first contribution in #104
- @westracer made their first contribution in #156
Full Changelog: https://github.com/QuickBirdEng/survey_kit/commits/v2.0.0-beta1
0.3.3
survey_kit 0.3.2
chore: update flutter
survey_kit 0.3.1
chore: update to latest dependencies