Commit d700da3
Question16 (#68)
* feature-taylab-new-pages-April (#58)
* Initial Commit
* Implements top app bar
* Layout for bottom navigation bar
* Top app bar
* General Page Layout
* Had build error due to "const" constructor. error resolved
* Added the JSON files to the repo which consists of all questions along with other information displayed in the app.
* Added the JSON files to the repo which consists of all questions along with other information displayed in the app.
* changed bottom navigation bar so the number of pages currently user is in gets displayed correctly.
* question 10 page, uses string questions intead of directly fetching json. ongoing tasks.
* fixed the images loading issue, where the image couldnt be fetched previously.
* question 8 and 9 using json data.
* fixed the issue with "question" being fetched from the wrong questionnaire in the json data.
* fixed both json data loading as there was an error wher question 9 was loading question 8 data. fixed.
* app navigation can be done now, since i have 2 pages i am working on, user can navigate back and forth between the pages now and the bottom bar will change accordingly.
* first commit
* first commit
* basic screen working
* Updated elements for sizing on screen 3
* Updated elements for sizing on screen 4
* Updated question7.dart
* question8.dart pulling county list based on hard coded state
* Pass state, crab name and image file to question8.dart
* Pass crab name and image file to question3.dart
* Pass crab name and image file to question4.dart
* Data now passed to Q3, Q4, Q7, Q8
* Screens refactored to work with amended modifiedquestions JSON
* Screens refactored to work with amended modified questions JSON. Bottom navigation restored to original format
* Code base from Tayyab now in this feature branch. Runs with issues on first page
* Code base from Tayyab now in this feature branch. Runs with issues on first page
* Added all image assets from original Android app
* Pass data back from page3. Returned data variables defined
* Pass data back from page4.
* Page 4 listbox size fixed for web
* Refactored questions_utils.dart
* Refactored questions_utils.dart
* question6.dart page added and linked
* question6.dart page added and linked
* question6.dart page added and linked
* question6.dart page added and linked
* question6.dart page added and linked
* Revert "question6.dart page added and linked"
This reverts commit 6dc797d.
* Page 6 added
* question9.dart added
* added question6.dart
* added question6.dart
* Selected state now passed to question12 to display correct counties
---------
Co-authored-by: Redux GB <alex@reduxgb.com>
Co-authored-by: Adarsha Aryal <109141779+findingaadi@users.noreply.github.com>
Co-authored-by: findingaadi <adarshaaryal30@gmail.com>
Co-authored-by: Alex <alex@alexis.scot>
Co-authored-by: Tim Honisett <40595819@live.napier.ac.uk>
Co-authored-by: tayyabcreator <123637905+tayyabcreator@users.noreply.github.com>
* feature-taylab-new-pages-April (#58) (#64)
* Initial Commit
* Implements top app bar
* Layout for bottom navigation bar
* Top app bar
* General Page Layout
* Had build error due to "const" constructor. error resolved
* Added the JSON files to the repo which consists of all questions along with other information displayed in the app.
* Added the JSON files to the repo which consists of all questions along with other information displayed in the app.
* changed bottom navigation bar so the number of pages currently user is in gets displayed correctly.
* question 10 page, uses string questions intead of directly fetching json. ongoing tasks.
* fixed the images loading issue, where the image couldnt be fetched previously.
* question 8 and 9 using json data.
* fixed the issue with "question" being fetched from the wrong questionnaire in the json data.
* fixed both json data loading as there was an error wher question 9 was loading question 8 data. fixed.
* app navigation can be done now, since i have 2 pages i am working on, user can navigate back and forth between the pages now and the bottom bar will change accordingly.
* first commit
* first commit
* basic screen working
* Updated elements for sizing on screen 3
* Updated elements for sizing on screen 4
* Updated question7.dart
* question8.dart pulling county list based on hard coded state
* Pass state, crab name and image file to question8.dart
* Pass crab name and image file to question3.dart
* Pass crab name and image file to question4.dart
* Data now passed to Q3, Q4, Q7, Q8
* Screens refactored to work with amended modifiedquestions JSON
* Screens refactored to work with amended modified questions JSON. Bottom navigation restored to original format
* Code base from Tayyab now in this feature branch. Runs with issues on first page
* Code base from Tayyab now in this feature branch. Runs with issues on first page
* Added all image assets from original Android app
* Pass data back from page3. Returned data variables defined
* Pass data back from page4.
* Page 4 listbox size fixed for web
* Refactored questions_utils.dart
* Refactored questions_utils.dart
* question6.dart page added and linked
* question6.dart page added and linked
* question6.dart page added and linked
* question6.dart page added and linked
* question6.dart page added and linked
* Revert "question6.dart page added and linked"
This reverts commit 6dc797d.
* Page 6 added
* question9.dart added
* added question6.dart
* added question6.dart
* Selected state now passed to question12 to display correct counties
---------
Co-authored-by: Redux GB <alex@reduxgb.com>
Co-authored-by: Adarsha Aryal <109141779+findingaadi@users.noreply.github.com>
Co-authored-by: findingaadi <adarshaaryal30@gmail.com>
Co-authored-by: Alex <alex@alexis.scot>
Co-authored-by: Tim Honisett <40595819@live.napier.ac.uk>
Co-authored-by: tayyabcreator <123637905+tayyabcreator@users.noreply.github.com>
* Page 16 added with required amendments
---------
Co-authored-by: Redux GB <alex@reduxgb.com>
Co-authored-by: Adarsha Aryal <109141779+findingaadi@users.noreply.github.com>
Co-authored-by: findingaadi <adarshaaryal30@gmail.com>
Co-authored-by: Alex <alex@alexis.scot>
Co-authored-by: Tim Honisett <40595819@live.napier.ac.uk>
Co-authored-by: tayyabcreator <123637905+tayyabcreator@users.noreply.github.com>1 parent ecb3804 commit d700da3
File tree
5 files changed
+172
-3
lines changed- android/gradle/wrapper
- lib
- question_screens
- test
5 files changed
+172
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
95 | 101 | | |
96 | 102 | | |
97 | 103 | | |
98 | 104 | | |
99 | 105 | | |
100 | 106 | | |
101 | 107 | | |
102 | | - | |
| 108 | + | |
| 109 | + | |
103 | 110 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments