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

Question: 和 hybrid_stack_manager 定位上的区别? #4

Closed
yehot opened this issue Mar 7, 2019 · 2 comments
Closed

Question: 和 hybrid_stack_manager 定位上的区别? #4

yehot opened this issue Mar 7, 2019 · 2 comments

Comments

@yehot
Copy link

yehot commented Mar 7, 2019

flutter_boosthybrid_stack_manager 目测都是闲鱼推出的、用来管理混合栈的解决方案.

由于 hybrid_stack_manager 需要在 Flutter 源码里添加一行代码,尝试了一下就放弃了(看上去关注度和活跃度也都不高).

这次又推出的 flutter_boost ,号称 “新一代Flutter-Native混合解决方案”。请问和 hybrid_stack_manager 实现的作用上,或者二者的定位上,有什么较大的区别么?

@yehot yehot changed the title Question: flutter_boost 和 hybrid_stack_manager 定位上的区别? Question: 和 hybrid_stack_manager 定位上的区别? Mar 7, 2019
@nightwolf-chen
Copy link
Contributor

@yehot Please check out this article for details.

@moonljt521
Copy link

之前在hybrid_stack_manager上提的issue 都不解决,原来是放弃了,~~~~

noborder pushed a commit that referenced this issue Nov 4, 2019
noborder pushed a commit that referenced this issue Nov 14, 2019
@theLeftBank theLeftBank mentioned this issue Jul 29, 2021
luckysmg pushed a commit that referenced this issue Sep 17, 2021
pull alibaba master request
0xZOne added a commit that referenced this issue Aug 23, 2022
08-19 17:11:17.042 22707 24893 I flutter : The following _CastError was thrown during a scheduler callback:
08-19 17:11:17.042 22707 24893 I flutter : type 'List<(String, Map<dynamic, dynamic>) => Future<dynamic>?>' is not a subtype of type
08-19 17:11:17.042 22707 24893 I flutter : 'List<(String, Map<dynamic, dynamic>?) => Future<dynamic>?>' in type cast
08-19 17:11:17.042 22707 24893 I flutter :
08-19 17:11:17.042 22707 24893 I flutter : When the exception was thrown, this was the stack:
08-19 17:11:17.042 22707 24893 I flutter : #0      FlutterBoostAppState.addEventListener (package:flutter_boost/src/flutter_boost_app.dart:653:11)
08-19 17:11:17.042 22707 24893 I flutter : #1      BoostChannel.addEventListener (package:flutter_boost/src/boost_channel.dart:34:23)
08-19 17:11:17.042 22707 24893 I flutter : #2      FlutterBoostAppState._addAppLifecycleStateEventListener (package:flutter_boost/src/flutter_boost_app.dart:119:10)
08-19 17:11:17.042 22707 24893 I flutter : #3      FlutterBoostAppState.initState.<anonymous closure> (package:flutter_boost/src/flutter_boost_app.dart:108:7)
08-19 17:11:17.042 22707 24893 I flutter : #4      SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1143:15)
08-19 17:11:17.042 22707 24893 I flutter : #5      SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:1088:9)
08-19 17:11:17.042 22707 24893 I flutter : #6      PerformanceFlutterBinding.handleDrawFrame (package:high_available/src/api/performance_flutter_binding.dart:29:11)
08-19 17:11:17.042 22707 24893 I flutter : #7      SchedulerBinding.scheduleWarmUpFrame.<anonymous closure> (package:flutter/src/scheduler/binding.dart:863:7)
08-19 17:11:17.042 22707 24893 I flutter : (elided 11 frames from class _RawReceivePortImpl, class _Timer, dart:async, and dart:async-patch)
@LoveJello LoveJello mentioned this issue Aug 16, 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

3 participants