-
**Describe the bug**
Breakpoints work only inside the main method
**To Reproduce**
Steps to reproduce the behavior:
Create breakpoints all over project files. Hit F5
**Expected behavior**
Ex…
-
`HttpClient` is not able to reuse existing `sockets`. It will always use `_SecureSocket` or `_Socket` (dart:io implementation of `SecureSocket`/`Socket`). Self-written `Socket`s are not allowed. Users…
-
-
### :information_source: Info
**Version: `3.6.2`**
### :speech_balloon: Description
When i use Command-line argument to run msix:create, certificate password is not correct. it can no…
-
### Describe The Bug
json newline error I've never seen before. happened during
```
Future ping() async => await request('server.ping');
```
### To Reproduce
run the app?
### Expected Behavior…
-
**Steps to Reproduce**
Hi, I was trying to launch the Isar inspector with the example _quotes_ app and it didn't open at first. After I ran it with the source code it threw the error:
```
flutter…
-
## Command
```
flutter build ios
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FormatException
```
#0 _Utf8Decoder.convertChunked (dart:convert-patch/convert_patch.dart:18…
-
## command
flutter --no-color build ios
## exception
FormatException: FormatException: Missing extension byte (at offset 13)
```
#0 _Utf8Decoder.convertChunked (dart:convert-patch/…
-
```bash
$ dart --version
Dart SDK version: 2.17.6 (stable) (Tue Jul 12 12:54:37 2022 +0200) on "linux_x64"
```
* Whether you are using Windows, MacOSX, or Linux (if applicable)
* Arch Linu…
-
Hub crash whenever the network is down, on boot or while it is running
Error from the log
``` dart
Unhandled exception:
SocketException: Failed host lookup: 'px1.tuyaeu.com' (OS Error: Tempo…