deakjahn / flutter_dropzone

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

flutter dropzone getting error as bellow: #81

Closed Rajuavs closed 3 months ago

Rajuavs commented 3 months ago

getting error as bellow

/C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_dropzone_web-3.0.13/lib/flutter_dropzone_plugin.dart:27:8: Error: Undefined name 'platformViewRegistry'. ui.platformViewRegistry.registerViewFactory( ^^^^^^^^^^^^^^^^^^^^ /C:/Users/HP/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_dropzone_web-3.0.13/lib/flutter_dropzone_plugin.dart:33:26: Error: Undefined name 'assetManager'. final scriptUrl = ui.assetManager.getAssetUrl(

deakjahn commented 3 months ago

See https://github.com/deakjahn/flutter_dropzone/issues/78