-
```
E/flutter (30777): [ERROR:flutter/lib/ui/ui_dart_state.cc(171)] Unhandled Exception: FormatException: Invalid empty scheme (at character 1)
E/flutter (30777): :///api/4d6ccf3384a14719a5dc404e529…
-
Type: Bug
i have two same phones. when i connect both to computer, vs code shows their names in "select device to use" and they are same. cannot understand what is what.
it is a name of phone mode…
-
# Canonical Issue
https://issuetracker.google.com/issues/141126614
----------------
## Steps to Reproduce
1. Run `flutter create counter`
2. Update the app to use Android Gradle plugin 4.0.0
3…
-
Hi, thanks for your work about the pkg, but I encounter an err just a simple use of AvifImage.file,
```dart
AvifImage.file(
File(filePath),
width: width,
…
-
**Specify the sample to which the issue belongs (use [x]):**
[] Chat sample
[x] P2P Call sample
[] Conference Call sample
**Platform (use [x])**
[x] Android
[] iOS
[] macOS
[x] Windows
[] W…
-
**Describe the bug**
Pick a file using `FilePicker.platform.pickFiles`:
```dart
FilePickerResult? result = await FilePicker.platform.pickFiles();
```
Select Documents from Favorites, got an emp…
-
Recently I developed a plugin [system_setting](https://pub.dartlang.org/packages/system_setting), while it works fine in the example app inside the plugin. It cannot compile when using in other projec…
-
`flutter run --release`
```
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'connectivity'.
> SDK location not found. Define location w…
-
Hallo dimitri
I used this script but I got error for firebase Url storage ,I check the rul but everythings is right
could you help me
-
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…