-
# related:
- [x] xxx
- [x] xxx
-
Was chatting on debian 12+KDE, the chats I sent seemed to not pop up right away. I had to push the reload button a couple times. Then the error popped up.
- Operating system: linux
- Version: 1.19…
-
flutter 3.7.12
carousel_slider: ^4.2.1
Reproduction step : Click on this carousel example and see console log.
```dart
final CarouselController _controller = CarouselController();
GestureDete…
-
### Steps to reproduce
The iPhone14pro(17.4.1 System version) occasionally displays an abnormal Tabbar
Not all iOS devices will show up
Android devices were not found to have this problem
…
-
## Problem description
package: visibility_detector,
version: 0.4.0+2
SliverVisibiltyDetector reports a SliverPersistentHeader as not visible when its pinned at the topo of the CustomScrollView
…
Fgico updated
2 months ago
-
i using CarouselOptions(
......
padEnds: false
),
======== Exception caught by rendering library =====================================================
The follo…
-
MultiSliver calculates an invalid `SliverGeometry` when the incoming `SliverConstraints.remainingCacheExtent` is infinity. Infinity should be accepted: according to the docs, [`remainingPaintExtent` c…
-
It would be really great if slivers were more discoverable for developers. Recently in conversation I wished we had a central place where they are listed (and link to the API docs) so folks can peruse…
-
The `@protected` annotation should in my opinion allow use in extension methods:
```dart
class Class {
@protected
void protectedMethod();
}
extension Extension on Class {
void extensi…
-
### Affected version
0.16.0
### Flutter versions
3.13.0
### No same issues found.
- [X] Yes, I search all issues but not found.
### Steps to Reproduce
use code
### Code exampl…