-
Hi,
Does the flutter SDK support screen sharing functionality on mobile apps (Android and iOS)?
I am referring to this:
https://docs.agora.io/en/Video/API%20Reference/flutter/v5.0.0/API/rtc_api_o…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
can be unwrapped with content on Backspace
## Test path
`/test/e2e/specs/…
-
This is my testing result below, Is the browser below incompatible to H264? Thanks
Win 7 Chrome | OK
Win 7 I.E | X
Win 10 Edge | X
Win 10 Chrome | OK
Win 7 I.E | X
iPad Chrome | X
iPad safari…
-
## Command
```
flutter --no-color run --machine --device-id=00008120-00062D983CC0C01E --profile --dart-define=flutter.inspector.structuredErrors=true lib/main.dart
```
## Steps to Reproduce
1. …
-
## Command
```
flutter --no-color pub get
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FileSystemException: Creation failed, OS Error: No such file or directory, errno = 2
```
…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Description
Using the camera in Maui doesn't seem to work due to permission issues. Using MediaPicker example from the Microsoft documents doesn’t work. Throws error as it tries to access stora…
-
## Command
```
flutter --no-color run --machine --device-id=192.168.1.8:5555 --profile --dart-define=flutter.inspector.structuredErrors=true lib\main.dart
```
## Steps to Reproduce
1. ...
2. .…
-
### Description
We have about 5k user records in data store
then request like
```
final users = await Amplify.DataStore.query(
User.classType,
where: User.ID.eq(use…
-
## Bug report
**Describe the bug**
On Android 13(platform version 33), getNotificationSettings returns `AuthorizationStatus.denied` in following two situation.
1. After the user explicitly taps `…