集成了boost后 flutter run -d windows 报错
FlutterBoost#Oops, Failed to update overlay. mode=BoostSpecificEntryRefreshMode.add, BoostContainer(name:/,
pages:[BoostPage(name:/, uniqueId:1639704625569_/, arguments:null)])
Error: MissingPluginException(No implementation found for method getApplicationDocumentsDirectory on channel
plugins.flutter.io/path_provider)
at Object.throw_ [as throw] ( http://localhost:55657/dart_sdk.js:5348:11 )
at platform_channel.MethodChannel.new._invokeMethod
( http://localhost:55657/packages/flutter/src/services/system_channels.dart.lib.js:962:21 )
at _invokeMethod.next ()
at http://localhost:55657/dart_sdk.js:39230:33
at _RootZone.runUnary ( http://localhost:55657/dart_sdk.js:39087:58 )
at _FutureListener.thenAwait.handleValue ( http://localhost:55657/dart_sdk.js:34073:29 )
at handleValueCallback ( http://localhost:55657/dart_sdk.js:34633:49 )
at Function._propagateToListeners ( http://localhost:55657/dart_sdk.js:34671:17 )
at _Future.new.[_completeWithValue] ( http://localhost:55657/dart_sdk.js:34513:23 )
at async._AsyncCallbackEntry.new.callback ( http://localhost:55657/dart_sdk.js:34536:35 )
at Object._microtaskLoop ( http://localhost:55657/dart_sdk.js:39374:13 )
at _startMicrotaskLoop ( http://localhost:55657/dart_sdk.js:39380:13 )
at http://localhost:55657/dart_sdk.js:34887:9
2条答案
按热度按时间sigwle7e1#
@Alembertcn 目前暂不支持。不过,有支持windows的意向,看诉求是否强烈~
请问你们在什么场景使用? 有什么样的诉求呢?
l0oc07j22#
关于Windows的支持,欢迎在这里讨论: #1696