-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Galaxy
Baseline | [1741345c6399ae203d8f259fb12fb873dac5129d](https://github.com/dotnet/sdk/commi…
-
### 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/…
-
### Discord Account
_No response_
### What happens when the bug or crash occurs?
The crash happens whenever you press and hold a message to bring up the contextual menu of the message.
### What is…
-
I have integrated the package into my application and it works well on ios.
However i have not been able to get it to work for android. I get this error whenever i try to run the app.
```
java.…
-
classpath 'com.amplifyframework:amplify-tools-gradle-plugin:1.0.2'
apply plugin: 'com.android.application'
apply plugin: 'com.amazonaws.appsync'
apply plugin: 'realm-android'
apply plugin: 'kotl…
-
Could you please continue attaching the APK to releases? Starting with v2.0.12 would be fine. Thanks in advance!
-
Hi
Simply fails with a 200 lines Gradle build file.
The resulting file has almost 900 lines and does not compile. :(
[build.gradle.zip](https://github.com/bernaferrari/GradleKotlinConverter/fil…
-
关闭串口时,如果正在 read inputStream,串口和inputStream关闭后,read仍然处于阻塞状态不会终止
-
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'
apply plugin: 'dagger.hilt.android.plugin'
apply plugin: '…
-
We're trying to use [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) in https://github.com/status-im/status-react/pull/12769 and I've identified a very weird build issue…