-
```
已启动重新生成…
1>------ 已启动全部重新生成: 项目: ZERO_CHECK, 配置: Debug x64 ------
1>Checking Build System
2>------ 已启动全部重新生成: 项目: flutter_assemble, 配置: Debug x64 ------
2>Generating E:/githubcode/flutter-plu…
-
### Steps to reproduce
```
git clone git@github.com:ristiisa/indexedstackmemoryleak.git
cd indexedstackmemoryleak
flutter create .
flutter pub get
open ios/Runner.xcworkspace
```
1. run code…
-
Flutter 1.20.2 • channel beta • https://github.com/flutter/flutter.git
Framework • revision bbfbf1770c (6 days ago) • 2020-08-13 08:33:09 -0700
Engine • revision 9d5b21729f
Tools • Dart 2.9.1
|T…
-
**Describe the bug**
If I set autofocus=true, the focus goes to pinput but the keyboard doesn't open. I need to tap on the pinput widget to open the keyboard. The keyboard should also open.
**To R…
-
Hello,
I am trying to run a android gradlew build by hand, but the image_picker plugin cannot pass the debug tests.
The following tests fail. I am also adding the report for the failures produce…
-
### Steps to reproduce
1、add a text
2、set the textstyle letterspacing 100
### Expected results
Character spacing is measured from the right side of the first character.
### Actual results
Charac…
-
我是使用的混合模式,从Native页面进入Flutter页面,Flutter页面中包含了一个PlatformView,在执行FBFlutterViewContainer的viewDidAppear时,主线程出现锁死,小概率,目前仅在我的App中可复现。
![image](https://github.com/alibaba/flutter_boost/assets/8197207/2…
-
TODO :
- upgrade dart to 2.16 (for now)
- upgrade dependencies
not actually working on it, but plan to fork this beautiful project
-
I am using firestore in my app, along with crashlytics.
I have received multiple crashlytics reports for ANRs happening with the following stacktrace...
```
main (runnable): tid=1 systid=11035 …
-
## Steps to Reproduce
1. Open Android Studio
2. Locate the new DevTools window (or add the icon from the three-point menu)
3. Try to start DevTools
4. The window appears with "Nothing to show" a…