fluttercommunity / fluttercommunity/flutter_uploader
How to upload multiple images to firebase storage using this package
Open
- Dominant language
- Dart
- Stars
- 218
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am building an application where I have to upload multiple photos to firebase storage and then create a post request to MySql.
Currently, I am iteratively uploading photos one by one and then creating MySQL posts for them. I want to run this whole process in the background. Any kind of help would be highly appreciated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.