An open API service indexing awesome lists of open source software.

https://github.com/vijayinyoutube/imageupload

Image Picker App in Flutter
https://github.com/vijayinyoutube/imageupload

flutter flutterimage imagepicker imageupload vijaycreations

Last synced: 17 days ago
JSON representation

Image Picker App in Flutter

Awesome Lists containing this project

README

          

## Image Upload | Gallery

Simple image uploader in Flutter

[![BUILD](https://img.shields.io/badge/Build-OK-.svg)](https://github.com/vijayinyoutube/imageupload) [![vijaycreations](https://img.shields.io/website-up-vijaycreations-green-orange/http/cv.lbesson.qc.to.svg)](https://www.youtube.com/channel/UCBC_Z7jla1GSITcqLKAtPxQ) [![Repo Status](https://img.shields.io/badge/RepoStatus-Active-blue.svg)](https://github.com/vijayinyoutube/imageupload)

## Flutter
[Flutter](https://flutter.dev/) 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

## :mag_right: Quick Look