deakjahn / flutter_dropzone

A drag-and-drop Flutter plugin (Web). Only web and only from outside into Flutter.
https://pub.dev/packages/flutter_dropzone
90 stars 41 forks source link

Not working in the web release build #34

Closed a914-gowtham closed 2 years ago

a914-gowtham commented 2 years ago

In debug build it work fine. but, when I run in release build using flutter run --release command the view just is showing grey color Screenshot from 2021-10-13 15-04-49

AndriiMatkivskyiSecurrency commented 2 years ago

@a914-gowtham What was the issue?

a914-gowtham commented 2 years ago

@AndriiMatkivskyiSecurrency it was a conversion related issue https://stackoverflow.com/questions/69556088/converting-html-file-to-uint8list-in-flutter