-
### Page URL
https://docs.flutter.dev/cookbook/navigation/set-up-universal-links/
### Page source
https://github.com/flutter/website/tree/main/src/cookbook/navigation/set-up-universal-links.m…
-
### Steps to reproduce
1. Use the example code for DatePicker.
2. Turn on Talkback or voiceover
3. Tap on the buttons like edit, calendar_today, chevron_left, chevron_right
### Expected results
I…
-
[ok] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section
[ok] I have already searched for the same problem
## Environment
| Technology | Version …
-
COPIED FROM https://github.com/dnfield/flutter_svg/issues/996
My use case: I am trying to fallback to a svg in assets if my `SvgPicture.network()` fails for any reason (wrong url, request returns 4…
-
### Steps to reproduce
Run Flutter Web app in mobile Chrome, Safari or any other browser
### Expected results
Text rendered normally on mobile browsers
### Actual results
If you use dynamic font…
-
### Steps to reproduce
Execute the code sample (tested on `web` or `macos`)
### Expected results
To not throw any error
### Actual results
```console
The following assertion was thrown…
-
FAILURE: Build failed with an exception.
* What went wrong:
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/iminsoftware/IminPrinterLibrary…
-
### Steps to reproduce
Create an Android project with add-to-app Flutter module, cached engine and navigation to/from FlutterFragment as in [example](https://github.com/theManWithoutQualities/TryFlut…
-
So I'm hitting an odd build issue (this is with Debian testing) on the AGL platform. Tried this with a few other targets, among rpi5, rpi4 and rcar3 (h3ulcb). This is with master, been hitting for few…
-
### Describe the issue
I updated my project to agp 8 and target sdk 34.
I'm trying to build apk and run my app in android but fail build and show below error:
Here is the log:
```
I…