Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.28 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.28 KB

Image Upload | Gallery

Simple image uploader in Flutter

BUILD vijaycreations Repo Status

Flutter

Flutter is a crossplatfrom UI tool kit that helps in developing native Android and iOS app from a single code base.

Dependencies

image_picker: ^0.5.3+1

App

This app allows us to upload an image file from local gallery. Once the image is choosen, then that image will be show in the body element of the app.

Check out the video tutorial 👉: https://youtu.be/uXiaAa51aI8

Visit My Channel for more Flutter Tutorials: https://www.youtube.com/channel/UCBC_Z7jla1GSITcqLKAtPxQ


Sample Results

🔎 Quick Look