-
disconnected
connection closed by server
用一会儿就断开了
ArR2 updated
6 months ago
-
## Steps to Reproduce
1.在 flutterboost example工程 修改 “main dart”,
把tab_message修改调到example工程里面的NativeViewExample页面
`
tab_message': (settings, uniqueId) {
return PageRouteBui…
-
https://github.com/alibaba/flutter_boost/assets/10775795/1bdd55a7-b717-4b47-849c-72cb885c10d2
### 在下面填入关键复现代码
```
```
### 复现的平台
Android
### Flutter SDK版本
3.10.5
### Flutte…
xs617 updated
8 months ago
-
flutter 环境
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel unknown, v1.12.13+hotfix.9, on macOS 11.0.1 20B29, locale
zh-Hans-CN)
[!] Android toolchain - dev…
-
[✓] Flutter (Channel stable, 2.5.3, on macOS 11.6.1 20G224 darwin-x64, locale zh-Hans-CN)
[!] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
✗ cmdline-tools compone…
-
flutter_boost在flutter侧使用Overlay管理页面,Overlay在1.17版本中进行了优化,对于不可见页面的添加不会引起下层页面的重建,具体链接:https://docs.flutter.dev/release/breaking-changes/overlay-entry-rebuilds。
看到boost在使用Overlay的时候maintainState设置的是true…
-
_This message has been updated to outline the most up-to-date information on this bug. The original comment is kept at the bottom_
When this bug was filed, Impeller on Android was still in preview,…
-
Hi!
App dies with `Sending signal. PID: 32324 SIG: 9` Maybe I should update manifest with activities, services and permissions? Thanks!
Console outputs:
```
Launching lib/main.dart on M20…
-
java.lang.ClassCastException: android.view.AbsSavedState$1 cannot be cast to io.flutter.embedding.android.FlutterSplashView$SavedState
at io.flutter.embedding.android.FlutterSplashView.onRestoreI…
-
问题,见bug单
https://github.com/alibaba/flutter_boost/issues/1715
@0xZOne
我看还有一个场景,还会复现这个问题,没有完全修改。
**复现方式:**
前后台切换。
**原因,代码如下:**
![image](https://user-images.githubusercontent.com/9548501/1…