-
![Screenshot 2024-08-31 143809](https://github.com/user-attachments/assets/9c062ecd-27e5-4b81-a095-28a4d12cb3db)
I look this page. That isn't good especially looked by UX. So, I give you 2 poin…
-
### Steps to reproduce
1. Place a [MaterialApp](https://api.flutter.dev/flutter/material/MaterialApp-class.html) widget at the root of your widget tree.
2. Place a [NestedScrollView](https://api.flu…
-
### Steps to reproduce
https://github.com/flutter/flutter/pull/157756/files this pr, it's not fixed those issues.
* https://github.com/flutter/flutter/issues/62833
* https://github.com/flutter/…
-
**Describe the bug**
使用的是4.1.4开源库和github中demo。
当NestedScrollView+嵌套+RecyclerView 会发现helper = QuickAdapterHelper.Builder(mAdapter)
.setTrailingLoadStateAdapter(object : OnTrailingListen…
-
I want to stick 2 views 1 below other, How to do that?
vadol updated
4 years ago
-
[✓] Flutter (Channel stable, v1.17.3, on Mac OS X 10.15.5 19F101, locale
zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[✓] Xcode - develop for …
-
I have a CustomScrollView inside a NestedScrollView. The NestedScrollView has an attached ScrollController. The maxScrollExtent property of the ScrollController is only 100 pixels or so, which is the …
-
I'm using the Nestedscrollview.
How can I apply that library?
YKW93 updated
3 years ago
-
Hi. Thanks for this amazing library!
I have a view with the following structure
```xml
```
When I scroll NestedScrollView, the list is also scrolled, but the …
mancj updated
7 years ago
-
Hi!
I have a page using slivers and the `SearchableList.sliver` is perfect. Unfortunately it renders an `AppBar` below the searchbar and I am unable to get rid of it.
Any idea why?
![IMG_425…