-
# Adding Support for Development Tools & Libraries
## Overview
Need to add support for common development tools and libraries that function like SDKs but don't fit neatly into the current company-…
-
### Steps to reproduce
1. Add a `TextField` or a `CupertinoTextField` to the application (see sample code below).
2. Add some text using the [scribble](https://support.apple.com/guide/ipad/enter-t…
-
**Description**
I have no issues with the iOS release, but when applying a patch for iOS, I encounter errors. However, debugging on the simulator runs smoothly without any problems
**Steps To Re…
-
In my flutter app am using pusher_client and when i upgraded kotlin version of the whole project i got this:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
T…
-
This issue is observed on iOS 18, while it works fine on Android and iOS 17 or below.
Steps to reproduce:
1. Use UpgradeAlert in an iOS 18 environment.
2. Trigger an update check where appStore…
-
## Flutter Sound Version : 9.16.3
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
├── flutter_sound 9.16.3
│ ├── flutter_sound_platform_interface...
│ …
-
Basically all non-GET requests that return empty body (just 200 OK) get stuck with pending status and never end - while in fact they're working as expected.
The ones that return with any body conte…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
processImage function error only android
packge version
google_mlkit_face_detection: ^0.11.1
google_mlki…
-
### Context
When attempting to send an event from Segment Analytics in our Flutter app, the event timestamp appears to be set in the future, causing the event to fail in Mixpanel with a 400 Bad Req…
-
Hi everyone,
For a while now I have been unable to launch and successfully complete the “flutter pub run flutter_flavorizr” command as I constantly get this exception when I get to the ios:buildTarg…