Flutter app for finding pictures that contain a searched word in a group of photos
Todos:
-
Add photos to gallery in batches (requries async functionality)
-
Minimize code into services approach
-
Give selection text background color and highligh color
-
Change Snap detection to checking all text on one line
-
Create GalleryCell object
-
Save original image used in GalleryCell object inside the object so that it can be used when
redoing
and the image doesn't get reloaded/re-adjusted