This repository was archived by the owner on Mar 22, 2025. It is now read-only.
File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -46,3 +46,17 @@ To run integration tests with an emulator, use the below command:
46
46
```
47
47
fvm flutter drive --driver=integration_test_driver/integration_test_driver.dart --flavor staging --target=integration_test/{test_file}.dart
48
48
```
49
+
50
+ ## Screenshots
51
+
52
+ - Onboarding
53
+
54
+ <img src =" https://user-images.githubusercontent.com/13492460/214794037-4ba23ac8-5957-4a5b-9d0b-54e6cad06c35.gif " width =" 180 " height =" 375 " /> <img src =" https://user-images.githubusercontent.com/13492460/214794075-e59a8bee-212e-409e-b2d6-677d52f5844d.gif " width =" 180 " height =" 375 " />
55
+
56
+ - Home
57
+
58
+ <img src =" https://user-images.githubusercontent.com/13492460/214794101-ce4e5652-cc47-4574-b40b-d0fec3608f9a.gif " width =" 180 " height =" 375 " />
59
+
60
+ - Taking survey
61
+
62
+ <img src =" https://user-images.githubusercontent.com/13492460/214794121-3ba82c8c-2e61-427a-8d6a-cedb56d353bc.gif " width =" 180 " height =" 375 " />
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
15
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
16
# Read more about iOS versioning at
17
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
- version : 0.5.0 +1
18
+ version : 0.5.1 +1
19
19
20
20
environment :
21
21
sdk : " >=2.17.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments