-
### ## Steps to Reproduce
**export CHROME_EXECUTABLE="/usr/bin/garcon-url-handler"**
error log
```
anil80531@penguin:~/myapp$ flutter run -v
[ +333 ms] executing: uname -m
[ +158 ms] E…
-
Currently the documentation of FromRawFd uses vague language:
>This function is also unsafe as the primitives currently returned have the contract that they are the sole owner of the file descripto…
-
I have two crossbar instances. instance A is configured to connect to instance B using rlinks.
If the procedures are registered on instance A before the connection to instance B is established, it …
-
Just debug this piece of code:
```
import 'dart:collection';
class Entry extends LinkedListEntry {}
void main() {
final l = LinkedList();
print(l); // here is the breakpoint
}
```
E…
-
TCP_USER_TIMEOUT (see man tcp) is a socket option that causes TCP connections to be closed if transmitted data is not acked within the given time (in milliseconds). This allows failing fast instead of…
-
I use onFind to filter the items list for the dropdown, but the selected on will be duplicated, and shown twice in the dropdown.
Any work around ?
Thank you in advance.
-
Here is the log
Flutter crash report.
Please report a bug at https://github.com/flutter/flutter/issues.
## command
flutter build ios --verbose
## exception
FormatException: FormatExcep…
-
Flutter crash report.
Please report a bug at https://github.com/flutter/flutter/issues.
## command
flutter run --machine --start-paused -d web-server --dart-define=flutter.inspector.structuredE…
-
Hello,
Is it possible to use a Linux laptop as rx?
I tested this: " sudo ./rx -b 8 -r 4 -f 1024 wlan0 | gst-launch-1.0 -v fdsrc ! h264parse ! avdec_h264 ! xvimagesink sync=false" but it didn't …
-
Flutter crash report.
## command
flutter build ios --debug
## exception
FormatException: FormatException: Missing extension byte (at offset 1)
```
#0 _Utf8Decoder.convertChunked (…