-
## Steps to Reproduce
I have a list of links and some may point to a link that doesn't exist anymore. In that case I want my app to display not found icon.
Everything works fine with the url e…
-
Since today the my analyser in AndroidStudio started showing:
"Hot reload failed. Analysis issues".
Clicking "View Issues" shows no issues, only hints.
If I build the app it builds and it also wo…
-
## Steps to Reproduce
I don't know how to reproduce it... but i have made some tests to try to spot the problem :
1. Run the sample flutter project that is indeed compiling in any mode (`releas…
-
**Describe the bug**
Most of the time, Universalis market board listings updates don't seem to include valid listings.
**To Reproduce**
1. (Optional) Check an item page on Universalis
2. View th…
-
## Steps to Reproduce
1. i used macbook pro and terminal
2. i wrote "flutter doctor -v"
3. ERROR!
## Logs
Logs
Flutter crash report.
Please report a bug at https://github.…
-
We noticed will testing that after some time that our streams were unexpectedly closed.
I tested it with a 60 second expiry time on the JWT and received this exception after 60s :
```sh
[sentry.r…
-
After migrating `flutter_tools` to use super parameters, one of its tests is failing with:
```
00:01 +0: loading test/general.shard/project_file_invalidator_test.dart …
-
Just saw this in my log with Analysis Server turned on...
NoSuchMethodError: method not found: 'path'
Receiver: null
Arguments: []
# 0 Object.noSuchMethod (dart:core-patch/object_patch.dart:45)…
-
Example:
```dart
import 'dart:io';
import 'package:dartssh2/dartssh2.dart';
void main() async {
var client = SSHClient(
await SSHSocket.connect("192.168.0.1", 22),
username: "root",…
-
## Command
```
flutter run
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
SocketException: Read failed, OS Error: Input/output error, errno = 5
```
#0 _NativeSocket.read (d…
l1Dan updated
2 years ago