-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Image uploading doesn't work on Web
Error: MissingPluginException(No implementation found for method getApplicationDocumentsDirectory on channel plugins.flutter.io/path_provider)
at Object.throw_ [as throw] (http://localhost:65041/dart_sdk.js:5032:11)
at platform_channel.MethodChannel.new._invokeMethod (http://localhost:65041/packages/flutter/src/services/system_channels.dart.lib.js:953:21)
at _invokeMethod.next ()
at http://localhost:65041/dart_sdk.js:37210:33
at _RootZone.runUnary (http://localhost:65041/dart_sdk.js:37081:59)
at _FutureListener.thenAwait.handleValue (http://localhost:65041/dart_sdk.js:32337:29)
at handleValueCallback (http://localhost:65041/dart_sdk.js:32864:49)
at Function._propagateToListeners (http://localhost:65041/dart_sdk.js:32902:17)
at _Future.new.[_completeWithValue] (http://localhost:65041/dart_sdk.js:32750:23)
at async._AsyncCallbackEntry.new.callback (http://localhost:65041/dart_sdk.js:32771:35)
at Object._microtaskLoop (http://localhost:65041/dart_sdk.js:37333:13)
at _startMicrotaskLoop (http://localhost:65041/dart_sdk.js:37339:13)
at http://localhost:65041/dart_sdk.js:33110:9