-
Hi,
**Issue :**
the scroll position is reset when Change Tabs,
**How to reproduce :**
this is a very simple example to reproduce, as I know the PaginateFirestore return a CustomScrollVie…
-
## Bug report
**Describe the bug**
A clear and concise description of what the bug is.
Good day!
I create users using sign-in with credentials provided by phone number verification. When the use…
-
ScrollController not attached to any scroll views.
'package:flutter/src/widgets/scroll_controller.dart':
Failed assertion: line 110 pos 12: '_positions.isNotEmpty'
import 'package:cached_network_…
-
when i have listview.builder inside ExpnasionTile children it cause error
this is my code :
```flutter
ListView.builder(
itemCount: snap.data['result'].length…
ghost updated
3 years ago
-
## Bug report
**Describe the bug**
This problem only produce on production when the user getting a token from firebase return the response "java.io.IOException: AUTHENTICATION_FAILED" its not alwa…
-
# 更改了主题的_config.yml后hexo generate以及server时报以下错误:
```
Unhandled rejection TypeError: X:\Blog\node_modules\hexo-theme-butterfly\layout\includes\head.pug:69
67|
68| //- global config
> 6…
-
## Steps to Reproduce
I'm not sure how to reproduce the issue with a smaller, simpler project but I'm trying to implement pagination in my application and I'm getting this error.
Project: [Proj…
-
## Steps to Reproduce
For a ListView.builder, if the builder returns a Widget that changes size over its lifetime, then scrolling up in the list causes the list to jump.
1. Use a builder fun…
-
Cirrus status has been missing on dashboard for the latest commits, over 20 commits currently. I suspect this is caused by https://github.com/flutter/flutter/issues/43097 and the proper fix would be c…
-
Hello, I was unable to get `PagedListView.separated` to keep scroll offsets for each list after switching between tabs/pages. Might be related to #97. Here is a minimal example to reproduce:
```dar…