OTTAA-Project / ottaa_project_flutter

Join us to create the first predictive augmentative communication platform for speech-impaired children!
https://ottaa-project.github.io/
GNU General Public License v3.0
10 stars 4 forks source link

FlutterWeb upload image from gallery #45

Closed asimjawad closed 2 years ago

asimjawad commented 2 years ago

Describe the solution you'd like On flutter web you can not use the same plugins or methods for uploading and handling the images for firebase storage and showing to the user. The main thing is to find a possible permanent solution and make it works.

Additional context This feature can take more time. because it is not handled in flutter community

Action Plan These tasks need to be done

hectoritr commented 2 years ago

@asimjawad did you find "possible permanent solution" for this?

asimjawad commented 2 years ago

@hectoritr yeah, the gallery one is permanent now.