flutter_survey_js 0.0.2-dev.5
flutter_survey_js: ^0.0.2-dev.5 copied to clipboard
Parse and display survey js
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2023-05-30 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
flutter_survey_js
- v0.0.2-dev.5
flutter_survey_js_model
- v0.0.2-dev.5
- Bump "flutter_survey_js_model" to
0.0.2-dev.5
.
0.0.2-dev.5 #
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2023-05-23 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
flutter_survey_js
- v0.0.2-dev.4
- revert sdk upgrade
flutter_survey_js_model
- v0.0.2-dev.4
- revert sdk upgrade
0.0.2-dev.4 #
- revert sdk upgrade
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2023-05-23 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
flutter_survey_js
- v0.0.2-dev.3
- FIX: model correctAnswer. (763dda2b)
- FIX: jsonobject value parse. (fcd048af)
- FIX: multiple_text default value missing. (d386a2af)
flutter_survey_js_model
- v0.0.2-dev.3
0.0.2-dev.3 #
- FIX: model correctAnswer. (763dda2b)
- FIX: jsonobject value parse. (fcd048af)
- FIX: multiple_text default value missing. (d386a2af)
2023-05-17 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
flutter_survey_js
- v0.0.2-dev.2
- FIX: checkbox error display. close #32. (957fd238)
- FIX: dropdown test. (2632664a)
- FIX: treat showQuestionNumbersclose null as true. close #65. (a35afd5f)
- FIX: validator missing. close #7. (fd75e553)
- FEAT: add default value. (b222b725)
- FEAT: customize configuration use inherited widget. close #27. (e2cb5f11)
- FEAT: upgrade deps. update actions. (1c77db97)
- FEAT: upgrade schema. (af8ac90b)
- FEAT: gen model. (1a2f4e56)
- FEAT: gen openapi docs. (85569814)
- FEAT: demo customize. close #18, #19. (8b143926)
- FEAT: extract layout widget for ui customization. (13f0f85d)
- FEAT: add multiple examples. (383d2050)
- FEAT: add test to action. (74604591)
flutter_survey_js_model
- v0.0.2-dev.2
0.0.2-dev.2 #
- FIX: checkbox error display. close #32. (957fd238)
- FIX: dropdown test. (2632664a)
- FIX: treat showQuestionNumbersclose null as true. close #65. (a35afd5f)
- FIX: validator missing. close #7. (fd75e553)
- FEAT: add default value. (b222b725)
- FEAT: customize configuration use inherited widget. close #27. (e2cb5f11)
- FEAT: upgrade deps. update actions. (1c77db97)
- FEAT: upgrade schema. (af8ac90b)
- FEAT: gen model. (1a2f4e56)
- FEAT: gen openapi docs. (85569814)
- FEAT: demo customize. close #18, #19. (8b143926)
- FEAT: extract layout widget for ui customization. (13f0f85d)
- FEAT: add multiple examples. (383d2050)
- FEAT: add test to action. (74604591)
0.0.1-dev.1 - 2021-05-21 #
- Initial Release