-
I got this error during build of a **SuperSliverList** :
```
flutter: ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════
flutter: The following …
-
### Has your issue been reported?
- [X] I have searched the existing issues and confirm it has not been reported.
- [X] I give permission for members of the FlutterFlow team to access and test my pro…
-
### Steps to reproduce
Show/ Hide keyboard
### Expected results
Keyboard animation is same as native.
### Actual results
Native Android (Galaxy A23): View jump immediately
Flutter: Vie…
-
**Describe the bug**
When using a `Listview.builder` to make a fetch on demand effect, the sliver will throw `'earliestUsefulChild != null': is not true` when you try to scroll back to old items that…
-
I have this code
```
_videosSection(){
return new Column(
children: [
new Padding(
padding: const EdgeInsets.only(top: 8.0),
child: Text(
"To…
-
I got this error on a iOS simulator in iOS version 17.2 will trying to render a `SuperSliverList` widget :
```
flutter: ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞════════════════════════════════…
-
### 问题描述
如标题,只显示灰色
### 复现步骤
视频画中画,然后点击全屏按钮
### 预期行为
显示app视频详情页
### 系统信息
Android13,MIUI14.0.20
### 相关截图或日志
============================== CATCHER 2 LOG ==============================
…
-
## Bug report
`docSnapshot.exists == flase` when listening to shapshot changes and I know this to be untrue.
I launched a new app late last year and this issue has been causing issues for my ap…
-
### Use case
Scrolling in a long list using the scroll bar on the side is absolutely bad, not to say harsher words, full of jankiness and slow, and for an UI framework, it shouldn't be in the state t…
-
When you use the FloatingActionButton with FloatingActionButtonLocation.centerDocked the bottomNavigationBar is transparent and don't work. I don't know why this is happening. I send you a capture. Th…