abertschi / water-me

Don't forget to water your plants.
GNU General Public License v3.0
56 stars 10 forks source link

UI: Make Picture/Camera screens fit device #29

Closed cyberme0w closed 9 months ago

cyberme0w commented 1 year ago

Hi! This PR is related to #17 - it takes users a bit of time to realize you need to scroll to see the Take Picture/Save Picture buttons. Here's what I did:

Preview on phone:

Preview on tablet:

I think Flutter has a way of adding overlays to the camera controller, which would allow for a prettier full-screen camera, but I'm not familiar with it, and I think for the time being, this could be a good alternative.

Please let me know if you have any suggestions or comments. I'd be happy to help :)

abertschi commented 1 year ago

Thanks for the PR, I will give you a review on this in the near future. :+1: