Simple FLUTTER Image Gallery
Budget: ₹2,000 – ₹9,000 INR
I need someone to implement a simple Flutter App in plain DART that can run on iOS, Android, macOS & windows.
It should be a simple Image Gallery app with the following features:
- load images (thumbnails) from sqlite database based on SQL query (using the moor/drift library for database IO)
- pinch to zoom gesture (on iOS/Android) to scale the gallery element size (+/- keys on desktop)
- infinit scrolling ListView as base (using pagination) <- core work package
- very simple search field on the top to start a query on a 'year' column
- all images shall be cropped to a square format
It is very important and will be of highest priority that the resulting code is:
- efficient and low memory footprint
- well structured into classes and files
- documented in code
- minimal in code lines and used libraries / plugins (implement from scratch not based on examples / previous projects)
A sample sqlite table is attached
It should be a simple Image Gallery app with the following features:
- load images (thumbnails) from sqlite database based on SQL query (using the moor/drift library for database IO)
- pinch to zoom gesture (on iOS/Android) to scale the gallery element size (+/- keys on desktop)
- infinit scrolling ListView as base (using pagination) <- core work package
- very simple search field on the top to start a query on a 'year' column
- all images shall be cropped to a square format
It is very important and will be of highest priority that the resulting code is:
- efficient and low memory footprint
- well structured into classes and files
- documented in code
- minimal in code lines and used libraries / plugins (implement from scratch not based on examples / previous projects)
A sample sqlite table is attached