-
Running the example app seems to work fine but when I generate my own key for signing in apps or resuing the same key in a different app it shows the same error (`PlatformException(android-unhandled: …
-
## Use case
Selecting text works only paragraph by paragraph in the markdown widget in web.
`flutter_markdown`: ^0.6.9
Code Example
```dart
import 'package:flutter/…
-
## Steps to Reproduce
1. Run on iOS device
2. Focus the email text field
3. No email suggestions will be displayed
4. Comment out line 56
5. Repeat 1 & 2
6. Email suggestions will be displayed…
-
### Steps to reproduce
**Pre-requisites**:
[Web package](https://pub.dev/packages/web/versions) >=0.5.1
Flutter SDK >=3.19.6
environment:
sdk: ^3.2.0
1. Ensure semantics on the semantics …
-
### Which packages are you using?
stream_chat_flutter, stream_chat_persistance
### On what platforms did you experience the issue?
iOS
### What version are you using?
stream_chat_flutter - 8.0.0
…
-
## 2024 Overview:
The root of this issue for most all flutter customers is that your app is running on physical android hardware that flutter does not support. The "fix" is to not ship your app …
-
### Steps to reproduce
1. startup some web server locally, e.g. flutter run -d web-server --web-hostname 0.0.0.0 --web-port 8089
2. use http (not localhost or 127.0.0.1, e.g. network ip) browse to t…
-
### Steps to reproduce
Run a new or a existing app on macOS Sonoma. (Only shows after upgrading to macOS Sonoma)
This warning should either be suppressed or provide documentation on how to get r…
-
### Bug description
Hello guys,
Once the code is deployed on Firebase Hosting, Pdf Viewer don't work anymore, everything fine on local and on mobile.
I'm getting the following exception in the co…
-
In our application we have targeted the SDK 34 and we are using screen sharing SDK.
implementation "io.agora.rtc:full-sdk:4.3.1"
implementation "io.agora.rtc:full-screen-sharing:4.3.1"
…