-
Hello,
The panel sometimes gets stuck in the middle of the screen on first app load. And it's invisible. It prevents me from clicking on the map. **Android only**. iOS is ok.
I noticed that this…
-
**Description:**
Simple bottom sheet that starts `expanded` and has `fitToContents=false`:
```kotlin
class MyBottomSheet : BottomSheetDialogFragment() {
override fun onCreateView(inflater…
-
Scrolling works fine in ios but not scroll in android
-
hello
i have a project with androidx
and i add vpbs module in my project
but in class ViewPagerUtils
layoutParams.position (position is private in viewpager in androidx)
so i have an error and…
-
In my Compose Multiplatform project, I'm only using Material 3.
Today, I added Voyager bottom sheet navigator dependency and a set it up like in the documentation:
```kotlin
BottomSheetNavigat…
-
See following code:
```dart
import 'package:flutter/material.dart';
import 'package:go_router/go_router.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
…
-
### Current Behavior
When importing bottomsheet component every press event stops working and the application is completely frozen. This happened only in production builds.
### Expected Behavior…
-
Hi!
I'm using two ListWheelScrollViews where the state of the first one changes the children of the second one.
Basically, the first one lets the user pick a date and the second shows the available …
-
# Bug
I was able to reproduce this both with `4.6.4` and `5-alpha.11`. When I have a scroll view and there is a text input at the bottom, the text input falls behind the keyboard on Android. I'm us…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Use the "Next" Text Button to traverse the TextFields until the point where the scroll view is scrolled to make the ne…