-
### Steps to reproduce
run the attached flutter app (flutter run) and navigate away from the first item (selected one) then navigate back to the first item again, observe the error in the console.
…
Na2l updated
9 months ago
-
### Steps to reproduce
I used the EasyRefresh plug -in to refresh.
The component is covered with CustomScrollView.
Discovery in Russian environment or English environment.
The text show afterima…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
## Bug report
**Describe the bug**
* When I updated my firebase plugins I no longer can run my flutter app on ios device.
* When i comment out the following in pod file everything works normal…
YDA93 updated
8 months ago
-
I've got a `Grid` inside a `Flexible`. How could I apply a showcase for it?
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
Using Observatory to profile our app, we identified the code path through `_getSemanticsForParent` as the most significant use of CPU when scrolling a complex "infinite scroll" ListView.
After revi…
-
现在的ScrollBar是个四四方方的矩形,似乎也没有办法调整。
如下代码:
``` dart
import 'package:easy_refresh/easy_refresh.dart';
import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
class …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
### What version are you using?
6.0.4
### What OS and version are you using to local deploy your application?
Chrome 121.0.6167.101 on Android 14
### What platforms are you seeing the problem on?
…