Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 732 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 732 Bytes

photogallery

This flutter project is a Photo Gallery App using GetX State Management. Photos are fetched using UnSplash API.

Features:

  1. Users have infinite scroll to look and find any images he/she may like.
  2. Users can click an image and view it fullscreen.
  3. Users can download the image as jpg to their phone's gallery.
  4. Users can share image link to other apps such as email or text or messenger.
  5. API responses are cached.
  6. Images are cached.
  7. Google Ads added to app.

photo-gallery2 photo-gallery