Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

引入boost后,单独打开flutter项目不行吗? #10

Closed
jp1017 opened this issue Mar 9, 2019 · 5 comments
Closed

引入boost后,单独打开flutter项目不行吗? #10

jp1017 opened this issue Mar 9, 2019 · 5 comments

Comments

@jp1017
Copy link

jp1017 commented Mar 9, 2019

╞══════════════════════════════════════════════════════════
I/flutter ( 3068): The following MissingPluginException was thrown while activating platform stream on channel
I/flutter ( 3068): NavigationService_event_channel:
I/flutter ( 3068): MissingPluginException(No implementation found for method listen on channel
I/flutter ( 3068): NavigationService_event_channel)
I/flutter ( 3068):
I/flutter ( 3068): When the exception was thrown, this was the stack:
I/flutter ( 3068): #0 MethodChannel.invokeMethod
I/flutter ( 3068):
I/flutter ( 3068): #1 EventChannel.receiveBroadcastStream.
I/flutter ( 3068):
I/flutter ( 3068): #6 ServiceTemplate.listenEvent
I/flutter ( 3068): #7 NavigationService.listenEvent
I/flutter ( 3068): #8 new ContainerCoordinator
I/flutter ( 3068): #9 ContainerCoordinator.singleton
I/flutter ( 3068): #10 ContainerCoordinator.singleton
I/flutter ( 3068): #11 FlutterBoost.registerPageBuilders
I/flutter ( 3068): #12 _MyAppState.initState
I/flutter ( 3068): #13 StatefulElement._firstBuild
I/flutter ( 3068): #14 ComponentElement.mount
I/flutter ( 3068): #15 Element.inflateWidget
I/flutter ( 3068): #16 Element.updateChild
I/flutter ( 3068): #17 ComponentElement.performRebuild
I/flutter ( 3068): #18 Element.rebuild
I/flutter ( 3068): #19 ComponentElement._firstBuild
I/flutter ( 3068): #20 ComponentElement.mount
I/flutter ( 3068): #21 Element.inflateWidget
I/flutter ( 3068): #22 Element.updateChild
I/flutter ( 3068): #23 ComponentElement.performRebuild
I/flutter ( 3068): #24 Element.rebuild
I/flutter ( 3068): #25 ComponentElement._firstBuild
I/flutter ( 3068): #26 StatefulElement._firstBuild
I/flutter ( 3068): #27 ComponentElement.mount
I/flutter ( 3068): #28 Element.inflateWidget
I/flutter ( 3068): #29 Element.updateChild
I/flutter ( 3068): #30 RenderObjectToWidgetElement._rebuild
I/flutter ( 3068): #31 RenderObjectToWidgetElement.mount
I/flutter ( 3068): #32 RenderObjectToWidgetAdapter.attachToRenderTree.
I/flutter ( 3068): #33 BuildOwner.buildScope
I/flutter ( 3068): #34 RenderObjectToWidgetAdapter.attachToRenderTree
I/flutter ( 3068): #35 _WidgetsFlutterBinding&BindingBase&GestureBinding&ServicesBinding&SchedulerBinding&PaintingBinding&SemanticsBinding&RendererBinding&WidgetsBinding.attachRootWidget
I/flutter ( 3068): #36 runApp
I/flutter ( 3068): #37 main
I/flutter ( 3068): #38 _runMainZoned.. (dart:ui/hooks.dart:189:25)
I/flutter ( 3068): #43 _runMainZoned. (dart:ui/hooks.dart:180:5)
I/flutter ( 3068): #44 _startIsolate. (dart:isolate/runtime/libisolate_patch.dart:300:19)
I/flutter ( 3068): #45 _RawReceivePortImpl._handleMessage (dart:isolate/runtime/libisolate_patch.dart:171:12)
I/flutter ( 3068): (elided 8 frames from package dart:async)
I/flutter ( 3068): ════════════════════════════════════════════════════════════════════════════════════════════════════

@heluotian
Copy link

请问这个问题有解决吗,目前也遇到这个问题了,求解决方法,谢谢

@Yacumima
Copy link
Collaborator

使用Android Studio试试?

@same4869
Copy link

同求

@zhufutao
Copy link

我也碰到这个问题,比如app由flutter为主原生为辅,只想由flutter启动项目而不是原生

@sky126
Copy link

sky126 commented Jun 5, 2019

同样flutter为主原生为辅 遇到这个问题有没有人解决乱这个问题

noborder pushed a commit that referenced this issue Feb 20, 2020
nightfallsad added a commit that referenced this issue Dec 24, 2020
@joker-fu joker-fu mentioned this issue Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants