#### 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?