-
To ensure this plugin will work with users running the next stable version of Flutter remove references to the v1 embedding.
The v1 embedding was deprecated around 6 and a half years ago. In Flutte…
-
### What package does this bug report belong to?
camera
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
### Dependency …
-
### Use case
Some apps need the option of using their own keyboard for security reasons. You often do not want other software or hardware keyboards to be able to track what is currently being entered…
-
### Description
Ref: https://github.com/getsentry/team-mobile/issues/158
```[tasklist]
### Blocked by
- [x] Sentry Cocoa `8.39.0`
```
-
**Background?**
There are requirements for ``multiple screens``. There's nothing specific, everything can change, but ``multiple screens`` don't change. 😄 So I checked how multi-screen support is …
-
Sometimes, when targetting the web, when using a color filter to fill a white SVG, that color is not applied.
As I was not sure to what was it related, I made a clean project that only included thi…
-
## Summary
The webview content cannot be focused when the talkback is on.
## Steps to reproduce
1. Start the minimal app with the webview and turn on the talkback.
2. Observe that swiping righ…
-
I want to `HeadlessInAppWebView` is used in `flutter_isolate`, but it does not work.
## Example code
```
import 'package:flutter/material.dart';
import 'package:flutter_isolate/flutter_isolate…
cdoco updated
2 years ago
-
I've successfully incorporated MS Clarity into my Flutter app, and the dashboard displays the relevant data. However, the video recordings appear as blank screens. I've included a screenshot of my das…
-
`SelectionArea` should have the same supported gestures as `TextSelectionGestureDetector`. This is a pre-requisite for migrating `TextField` from `TextSelectionGestureDetector` to `SelectionArea`. Som…