https://github.com/ghulamghousdev/assignment-6-image-upload-flutter
Flutter app which allows you to take picture from camera and gallery and to upload it to an API endpoint.
https://github.com/ghulamghousdev/assignment-6-image-upload-flutter
Last synced: 12 months ago
JSON representation
Flutter app which allows you to take picture from camera and gallery and to upload it to an API endpoint.
- Host: GitHub
- URL: https://github.com/ghulamghousdev/assignment-6-image-upload-flutter
- Owner: ghulamghousdev
- Created: 2021-06-19T07:53:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-19T08:01:23.000Z (about 5 years ago)
- Last Synced: 2024-10-11T19:18:36.143Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Capture Camera Gallery
Flutter app which allows you to take picture from camera and gallery and to upload it to an API endpoint.
## 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:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.