Skip to content

Commit fe74844

Browse files
authored
Increased the screenshot image size
1 parent 64d04d0 commit fe74844

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ A concept app that I made with Flutter, inspired by this:
66
Wanna try it? Here's the Play store link: [Plantly](https://play.google.com/store/apps/details?id=com.skuu.plantly).
77

88
## Final result
9-
<img src="media/playstore_screenshot_2_small.png" width="600">
9+
<img src="media/playstore_screenshot_2_small.png" width="800">
1010

1111

12-
## Screenshots
12+
## Screenshots (click to enlarge)
1313
- Main page (plants list)<br>
1414
<img src="media/screenshots/flutter_01.png" width="200">
1515

@@ -31,4 +31,4 @@ Wanna try it? Here's the Play store link: [Plantly](https://play.google.com/stor
3131
- Used the image_zoom package
3232
- I can round the corners of the whole app (:mindblown:)
3333
- Make the app fullscreen (hide the notification bar and softkeys)
34-
- _You should always backup the key file you used to sign the apk if you still want to update it..._
34+
- _You should always backup the key file you used to sign the apk if you still want to update it..._

0 commit comments

Comments
 (0)