-
## Bug report
**Describe the bug**
We have noticed an ANR in our flutter application regarding the Cloud Firestore library, in out Flutter application with the following stackTrack.
```
main (…
-
## Bug report
**Describe the bug**
In the title but for many FlutterFire plugins, please see the list below.
My `build.gradle` file :
```
minSdkVersion 24
targetSdkVersion 31
```
T…
-
I found my package has wrong score with hint:
```
Found no Flutter in your PATH. Could not determine the current Flutter version.
```
you can check package like these:
https://pub.dev/packages/…
-
### Steps to reproduce
1. Scroll on the CustomScrollView (body of NestedScrollView) in the direction of the app bar
### Expected results
Given that physics is BouncingScrollPhysics we expect the bo…
-
### Steps to reproduce
Just discovered that if an item is inserted to the list and list gets rebuilt, it rebuilds all its elemts and not just the ones that fall inside the `cacheExtent` area.
Fo…
-
### Steps to reproduce
(Android or iOS)
1. Scroll down until end of the list (item number 40)
2. Do a long press on the scroll bar
3. Move the scroll bar a bit up or down
### Expected resul…
-
```
When the exception was thrown, this was the stack:
#2 BoxConstraints.constrainSizeAndAttemptToPreserveAspectRatio (package:flutter/src/rendering/box.dart:318:12)
#3 RenderFittedBox.p…
-
Documentation for the `itemBuilder` of `ListView` states this:
https://github.com/flutter/flutter/blob/651580671768d4548ea69123b3f35b9158d3badc/packages/flutter/lib/src/widgets/scroll_view.dart#L1135…
slosd updated
8 months ago
-
### Steps to reproduce
You can find a reproducible example in here: https://gist.github.com/evandrmb/38e748050d3181934a89996dbb89b8be
### Expected results
After the item is scrolled up it sho…
-
### 问题描述
请提供一个清晰而简明的问题描述。
首页消息查看,到底后显示白屏
### 复现步骤
请提供复现该问题所需的具体步骤。
点开首页右上角小铃铛后滑倒最后,立刻看到
### 预期行为
请描述你期望的正确行为或结果。
### 系统信息
请提供关于您的环境的详细信息,包括操作系统、浏览器版本等。
### 相关截图或日志
如果有的话,请提供相关的截图、错误日志或其他有助于解决问题的信息。