Commit a952624
Release 0.0.20 (QuickBirdEng#48)
* Fix views not being updated * Fix selection list tile to handle long text * Fix close survey with survey controller * doc/updated changelog * feature/json-serialization (QuickBirdEng#19) * feature/widget component for the title instead of just text * feature/add generated json files * feature/github-actions (QuickBirdEng#20) * Create .github-actions.yml * Update .github-actions.yml * Update .github-actions.yml * Update .github-actions.yml * feature/trigger build on every branch * Added Video-Step for supporting playing Video (QuickBirdEng#25) * feature/added video step * feature/only go fullscreen if its not already in this state * feature/changed handling of automatic page navigation * fix/fixed use of videoplayer after disposal * fix/video step json serilization test * fix/validation of isOptional * fix/default selection in singlechoiceanswer * fix/source of time picker widget * fix/reverse version * fix/formatting and remove none https links * fix/fix check of optionality (QuickBirdEng#30) * fix/fix check of optionality (QuickBirdEng#46) * feature/survey kit 0.2 (QuickBirdEng#47) * feature/progress-bar * feature/added way to style the progress bar * doc/added documentation of the progress configuration * fix/fixed test by adding missing provider * feature/added way to override the survey app bar * feature/added survey_progress for modification * feature/added way to add radius to the progressbar * fix/calculation of progress of current step * fix/calculation of progress of current step * fix/added events and state for observing to barrel file * fix/added video to exported files * feature/removed pop of route and leave it to the consumer of the survey * feature/show step until survey is finished * fix/added call to result function * feature/added dispose function * feature/navigation animation * feature/added way to override the appbar * fix/appbar parameter * fix/transitions * fix/finish questionnaire method * fix/set scaffold color to transparent * feature/show app bar * feature/added show app bar property * feature/initial step * fix/add value key for page transitions * feature/animated progressbar * fix/survey transitions * fix/progressbar * feature/update flutter 2.8 * feature/added way for localization * bugfx/is options on single choice * bugfix/breaking of text in selections tep * bugfix/update bloc dep Co-authored-by: Joshua <joshuaystang@gmail.com>1 parent 8142754 commit a952624
File tree
53 files changed
+792
-273
lines changed- example
- ios
- Runner.xcodeproj
- lib
- macos
- Runner.xcodeproj
- lib
- src
- answer_format
- configuration
- controller
- presenter
- result/step
- steps
- predefined_steps
- task
- views
- decoration
- widget
- widget
- test
- steps
- predefined_steps
- views
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+792
-273
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
198 | 217 | | |
199 | 218 | | |
200 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
111 | 117 | | |
112 | 118 | | |
113 | 119 | | |
| |||
168 | 174 | | |
169 | 175 | | |
170 | 176 | | |
| 177 | + | |
171 | 178 | | |
172 | 179 | | |
173 | 180 | | |
| |||
180 | 187 | | |
181 | 188 | | |
182 | 189 | | |
| 190 | + | |
183 | 191 | | |
184 | 192 | | |
185 | 193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| 18 | + | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
16 | | - | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
187 | 188 | | |
188 | 189 | | |
189 | 190 | | |
| |||
312 | 313 | | |
313 | 314 | | |
314 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
315 | 333 | | |
316 | 334 | | |
317 | 335 | | |
| |||
0 commit comments