-
### Steps to reproduce
1. Download the latest version of flutter
The rest of the code follows this tutorial: https://developers.google.com/maps/flutter-package/config
3. Do `flutter create google_m…
-
**Describe the bug**
The annotation is dragging but the `onDragEnd` callback is not called
**To Reproduce**
Steps to reproduce the behavior:
1. Go to map
2. Press on annotation
3. Drag the ann…
-
I am writing to share suggestions regarding the use of `ImmutableList` within the Kotlin ecosystem, particularly in the context of Android development using Jetpack Compose. As a Kotlin developer, I h…
-
Hello,
I'm trying to invoke the "Cordova" Build task to create an ipa file that I will use to publish to Test Flight. When I use the "Development" Provisioning profile, the ipa is created but I can…
-
### Steps to reproduce
The issue was already addressed (and purportedly resolved) in #138773, but is still reproducible in the exact same way with the latest stable flutter version, even in the onlin…
-
### Minimal reproducible example
https://github.com/hirwaaldo1/expo-51-issue-android
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development build?
Yes
…
-
this JSONExport is not working on windows users for using for android application development
-
Since issue https://github.com/goatandsheep/react-native-dotenv/issues/308 is closed I'm reporting the same issue here again as I have tried all feedback there and still my error is not resolved. Note…
-
1>core.c
1>src\LibUSB\libusb\core.c(652,26): error : cannot initialize a variable of type 'struct discovered_devs *' with an rvalue of type 'void *'
1> struct discovered_devs *ret =
1> …
-
### Steps to reproduce
1-change app font family using theme `ThemeData(
brightness: Brightness.dark,
fontFamily: "Any Font Famliy")`
### Expected results
All texts font family…