alibaba / alibaba/flutter_boost

是否支持windows

Open
#1,519 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

集成了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

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported integration with `flutter run -d windows` and FlutterBoost, then trace the `path_provider` call that reports `MissingPluginException` during the overlay update. No source files or tests are named in the issue; done means the Windows run no longer reports the missing `getApplicationDocumentsDirectory` implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.