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
- Host: GitHub
- URL: https://github.com/vijayinyoutube/imageupload
- Owner: vijayinyoutube
- Created: 2020-08-05T12:22:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T07:48:40.000Z (almost 6 years ago)
- Last Synced: 2025-10-09T18:37:02.898Z (8 months ago)
- Topics: flutter, flutterimage, imagepicker, imageupload, vijaycreations
- Language: Dart
- Homepage: https://www.youtube.com/channel/UCBC_Z7jla1GSITcqLKAtPxQ
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Image Upload | Gallery
Simple image uploader in Flutter
[](https://github.com/vijayinyoutube/imageupload) [](https://www.youtube.com/channel/UCBC_Z7jla1GSITcqLKAtPxQ) [](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