-
### Summary
Flutter framework can be used for the creation Telegram MiniApps. It looks good and smooth, the only problem is monetization. Currently, there is no out-of-the-box solution for crypto …
-
when running this code on android 11, the app's only asking for camera permission. there's no asking storage permission. When i give storage permission manually the error still insist. "Error requesti…
-
### 请描述遇到的问题,以及您所期望的正确的结果
在反复 push pop 时,不引发 crash
### 请说明如何操作会遇到上述问题
同时点击 webview 内部的按钮打开新的 webview 页面,点击左上角返回按钮并使用flutter的路由maybePop,网页事件回调由于异步延迟,会在pop中途引发 crash。
### 在下面填入关键复现代码
```
@over…
-
### Use case
Since iOS 17, SwiftUI has a built-in way to animate numbers.
This is what it looks like.
![animating-number-changes-in-swiftui-new](https://github.com/user-attachments/assets/8bea0…
-
#### 背景
以Flutter项目的形式接入的flutter boost。
Application 官方代码正常注册。
#### flutter跳转代码
```dart
BoostNavigator.instance.push("targetPage").then((value) => {});
```
#### 错误
```
V/AudioManager(14408): q…
-
### Bug description
How to reproduse for example:
Go to Manager 1.22.0
Export keystore file
Go to Manager 1.23.0-dev.4
Import this keystore file
Got an error `Unable to use selected keystore file`
…
-
### 请描述遇到的问题,以及您所期望的正确的结果
错误日志:
id:48218
Uid:20020148
Reason:ReferenceError
Error name:ReferenceError
Error message:cannot find record 'pkg_modules/.ohpm/flutter_boost@ego4gkqg9ietslutqzyqo25wtk…
-
plugin used:
flutter_webview_plugin: ^0.3.10+2
flutter_boost:
git:
url: 'https://github.com/alibaba/flutter_boost.git'
ref: 'v1.12.13-hotfixes'
running okey under flutter env, but when I build w…
-
在flutter_boost中如果当前页面是flutter页面,应用切到后台不显示最近任务列表名称。如果当前页面是原生页面,应用切到后台就可以显示最近任务名称。
已在main.dart里面设置过title属性,尝试设置过onGenerateTitle 也无果
flutter_boost:
git:
url: 'https://github.com/aliba…
-
## 问题
升级Flutter SDK到3.0.5,flutter_boost版本为4.2.2,运行App首个Flutter页面会白屏,需要切换Tab(应该是触发了重新build)后展示正常。
Debug模式下出现的概率比较小,Release模式下几乎是必现。
恳请大佬们给看下
## 复现步骤
1. Xcode Release模式下运行或者archive出来ipa
2. 杀掉A…