Skip to content

Sudharsshan/Memories-a-simple-flutter-gallery-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memories

A simple flutter based gallery app developed for passion against smooth UI and good features.

Important


while working over developing flutter apps for android, you may get struck with licenses not accepted or no SDK, for this just downlaod the cmdline tools and setup that into your sdk path. And run the following codes in your terminal:

  • sdkmanager "platform-tools" "platforms;android-34" "build-tools;34.0.0"
  • sdkmanager --licenses

Features to implement:

Image screen

  • crop option
  • share option (AT TOP) WORKS
  • details option WORKS
  • delete button
  • on slide down, animate back to photos screen WORKS
  • on slide up, show more details of the picture WORKS
  • on slide right, load and show previous picture. If not found, just bounce
  • on slide left, load and show next picture. If not found, just bounce
  • set as wallpaper option (AT TOP) WORKS
  • Favourite button WORKS

Album screen

  • detect all folders and segregate images based on source folders
  • add Recycle bin folder
  • add Favourites folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published