alibaba / alibaba/flutter_boost
[Bug]: android升级适配后,所有flutter页面滑动阻塞,没有惯性
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
### 请描述遇到的问题,以及您所期望的正确的结果
### 升级信息
升级信息如下:
targetVersion 34->35
gradle 7.5->8.0
jdk 1.8->17
flutter sdk 3.3.5->3.22.3
### 当前情况
我们项目是混合开发项目:
1. flutter页面在flutter项目单独运行时,无滑动问题;
2. flutter页面,在原生侧,直接通过intent打开flutteractivity打开时,无滑动问题;
3. flutter页面,在原生侧,通过flutter boost打开时,出现滑动阻滞,无惯性的问题;
### 期望
滑动正常
有没有大佬遇到类似问题,麻烦帮忙解答一下
### 请说明如何操作会遇到上述问题
升级适配android15
### 在下面填入关键复现代码
无
### 复现的平台
Both
### Flutter SDK版本
3.22.3
### FlutterBoost版本
5.0.2
### 是否延迟初始化FlutterBoost
No
### 解决方案
暂未找到解决方案
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with Flutter SDK 3.22.3 and FlutterBoost 5.0.2 after the Android 15 upgrade, comparing FlutterBoost navigation with direct FlutterActivity and standalone Flutter runs. Investigate the FlutterBoost integration path; done means Flutter pages opened through FlutterBoost scroll normally with inertia on both reported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100