-
## Steps to Reproduce
Use the included code.
1. Focus any text field from the list.
2. Scroll right on the focused text field, after that it gets unfocused.
3. Try to focus any text field …
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
I'm facing an issue in my Flutter app related to using camera streams for real-time face detection. The app works…
-
Hello, Danny here from WalletScrutiny, I'm currently trying to reproducible build the Android app.
I've taken the Dockerfile build approach to emulate as much as possible the original build process…
-
### Steps to Trigger Behavior
1. Create a simple screen with a MapView component and any map tile source
2. Capture the MapView reference into a screen variable with useRef
3. Create a simp…
-
Hi!
This would be nice to have packaged in [F-Droid](https://f-droid.org/en/), it has two related apps but not like this. Thanks for considering!
Best, Sebastian
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**. Not a [question or feature request](https://github.com/gsantner/markor/issues/new/choose).
- [X] The topic is **not** a…
-
I'm using Process.run() / Process.start() to open tensorboard in my flutter app on macos. A weird problem is everything goes well when I directly run the flutter app on the connected device (by using …
-
com.razorpay.cordova plugin is not compatible for SDK version 34
I have implemented the plugin and update the
android-targetSdkVersion- 33 to 34,
android-compileSdkVersion 33 to 34
android-…
-
Hello.
I am creating a survey system using flutter_survey-0.1.4.
This time I upgraded to Flutter version 3.22.0 on channel stable.
When I built the application, I got the following error and could …
-
### Steps to reproduce
Create a simple flutter application.
run the application using the command flutter run
### Actual results
-The size of the Flutter runner (debug app) is exceptionally high (…