-
`
## command
flutter run
## exception
FormatException: FormatException: Bad UTF-8 encoding 0xc3 (at offset 130)
```
#0 _Utf8Decoder.convert (dart:convert/utf.dart:486)
#1 _U…
-
**Describe the bug**
I have a raw socket implementation on 2 virtual Ethernet interfaces using the Native-POSIX board target. The raw socket associated with the standard Ethernet interface, which al…
-
when using Selector loop for client channel, if TLS Server sends multiple TLS Records in same TCP packet, we only get the first TLS Record from read method.
tcpdump show packet contains multiple T…
-
## Steps to Reproduce
1. Go to the stable channel
2. In the flutter SDK directory, checkout `origin/stable` or `upstream/stable` (otherwise you can't enable the custom-devices feature)
3. `flutte…
-
I can replicate this using ACT and Teamcraft, but this happens for any process. I included two test programs that can be used to replicate this behaviour.
When using Machina in RawSocket mode, if t…
-
## Steps to Reproduce
1. `flutter create bug`
2. `cd bug`
3. `flutter run -d Chrome --release --verbose`
**Expected results:** I expected flutter counter project to compile successfull…
-
Flutter crash report.
Please report a bug at https://github.com/flutter/flutter/issues.
## command
flutter --no-color run --machine --track-widget-creation --device-id=B71AB40C-A83B-4FD1-BBA0-1…
-
Analyzer Feedback from IntelliJ
## Version information
- `IDEA AI-192.7142.36.36.6308749`
- `2.8.0-edge.dcdc71d7639ae83e011cc8d43121397021e35d08`
- `AI-192.7142.36.36.6308749, JRE 1.8.0_212-re…
-
Hi.
I get this error when I disconnect. I know you don't use Flutter so not sure if this only happens in Flutter.
The app will crash sometimes on iOS if i try to reconnect. Can this Connection res…
-
## Steps to Reproduce
Create a new project with the default counter app and try to run it on web.
Debug Output
```
Running "flutter pub get" in web_build_bug_3_3...
Launching lib/main.d…
ltOgt updated
2 years ago