mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
641 B
18 lines
641 B
2 years ago
|
#### Functional
|
||
|
|
||
|
#### In order to run and hot reload app either on emulator or device, follow the [instructions](https://docs.flutter.dev/get-started/test-drive?tab=androidstudio#run-the-app).
|
||
|
|
||
|
###### Does the app show "No images selected" message when no images are loaded
|
||
|
|
||
|
###### Does the app have a select image button in the appbar
|
||
|
|
||
|
###### Tap on the select image button. Do you have an option to choose an image from gallery and take a picture?
|
||
|
|
||
|
###### Does the camera work both in iOS and Android?
|
||
|
|
||
|
###### Does the app load chosen image?
|
||
|
|
||
|
###### Tap on the image. Does it become full-size?
|
||
|
|
||
|
###### Can you zoom in, zoom out the image?
|