-
@OptIn\(ExperimentalFoundationApi::class\)
@Composable
internal fun BoxWithConstraintsScope\.GenerationResultFooter\(
modifier: Modifier \= Modifier,
generationResultController: GenerationResultCo…
-
### Version
v5
### Reanimated Version
v3
### Gesture Handler Version
v2
### Platforms
iOS, Android
### What happened?
I have a bottom sheet with a scroll view inside of it:
…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
Just like explained here https://material.io/guidelines/components/bottom-sheets.html#bottom-sheets-usage. Is there an easy way?
I think about having an overlay view that use some animation opacit…
-
If the `RecyclerView`'s height is wrap_content, only one line of items will be shown and we should scroll the `RecyclerView` to see the second line(`FlexDirection` is `ROW`). It was said that if `Flex…
-
**Describe the bug**
The desired behaviour on Android devices is when popping up the virtual keyboard that the text fields are pushed up so that the user sees what is being written.
However as it se…
-
after update sdk from 30 to 32 i have problem with connecting to pushe and not register my device or my users device anymore
this is my build.gradle
apply plugin: 'com.android.application'
apply…
-
### Which platform(s) does your issue occur on?
- Android
### Please, provide the following version numbers that your issue occurs with:
- CLI: 6.1
- Cross-platform modules: 6.1.
- Runtime…
-
Hi,
Thanks for your great job about making this nice project open source!
I'm trying import project into android studio (Windows 8.1 64-bit) and I've done this steps till now (using [this](https://git…
-
Is it possible to close a dialog (i.e. shown with showDialog) with the back button...currently it keeps the dialog open and performs the navigation below it, I tried on Web and Android. Is this the in…