Skip to content

mumin-ahmod/PRACT-Image-Pick-and-Save-to-Sqflite-pract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_storing_pract

image storing to sqflite practice.
Pick an image from phone gellary or camera and store it to sqflite database
as a 64 bit string encoded and decoded.

store image with image picker and storing the 64 bit image code to the sqflite local database.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.