-
I'm using the lasted version of flutter_tex, iPhone and Samsung android is run normal, but xiaomi and oppo crashed.
here is some log:
W/PlatformViewsController(18952): Creating a virtual display…
-
flutter_boost版本 v3.0-preview.9
ios側代码:
let vc = FlutterViewController.init()
vc.isViewOpaque = false
currentVc.present(vc, animated: true, completion: nil)
currentVc也是一个FlutterViewController,…
-
## 重现步骤
0. 下载安装闲鱼app,线上版;
1. 多指(3 or more)对flutter构建的具有滚动视图界面进行频繁『滑动』『点击』的操作;
Flutter Boost Version:v12.13.hotfix
Target Platform: android
Target OS version/browser: android 10
Devices: pi…
-
### 请描述遇到的问题,以及您所期望的正确的结果
使用fragmentactivity加载FlutterBoostFragment页面关闭时会内存泄露
### 请说明如何操作会遇到上述问题
新建页面,然后关闭页面
┬───
│ GC Root: Thread object
│
├─ Fl instance
│ Leaking: NO (PathClassLo…
-
## Steps to Reproduce
**A small application to reproduce the bug(最小化可复现的demo)**
1. ...
2. ...
3. ...
**Flutter Boost Version**
**Target Platform:**
**Target OS version/browser:*…
-
## Steps to Reproduce
**A small application to reproduce the bug(最小化可复现的demo)**
1. 在 FlutterBoostFragment 中打开一个透明的 FlutterBoostActivity
2. 按下电源键锁屏,再按下电源键点亮屏幕,此时可以看到 Frgment 变成白色了
3, 退出透明…
-
## Steps to Reproduce
**A small application to reproduce the bug(最小化可复现的demo)**
1. A页面有PlatformView
2. 打开B页面,也有PlatformView
3. 从B页面返回A,A的PlatformView卡死
3.0-beta10
Android
## Logs
a…
-
![1588059982(1)](https://user-images.githubusercontent.com/9457431/80461162-71acac80-8967-11ea-8257-2bd203b77cd9.png)
-
> 现象: 打开多个 native flutter 混合页面,点击手机底部导航栏 **查看所有应用程序那个按钮** 会闪现上一个 native 页面,如果不闪现,此时点击返回按键,无论 debug/release 都会闪现上一个 native 页面并恢复正常,此时控制台报下面的错误
**重要** 容器 theme android:windowIsTranslucent 为 true, 以实现…
krmao updated
3 years ago
-
在进入Futter页面后再返回,不断的试几次,出现了如下崩溃
**Flutter Boost Version**
**Target Platform:**
**Target OS version/browser:**
**Devices:**
flutter_boost:v1.17.1-hotfixes
flutter:1.17
device:小米8SE
## …