leeflix

Results 6 issues of leeflix

Any ideas why the latency of applying an image processor to a tensor image varies so drastically? ``` runs: 100 avg: 532ms min: 24ms max: 7566ms ``` ![plt](https://user-images.githubusercontent.com/41200990/102680088-8ddeb180-41b5-11eb-863c-563f4af29432.png) Code to...

performance issue

I am trying to make an app that uses [flutter_foreground_task](https://pub.dev/packages/flutter_foreground_task) to scan for bluetooth devices while it is in the background with the help of [flutter_blue](https://pub.dev/packages/flutter_blue). Is this possible? When...

I would like to decide how thick the drawn rectangle is. In big images the default of the drawLine function (=1) is not enough.

I am using ``` await serve(pipeline.addHandler(app), InternetAddress.anyIPv6, 10000); ``` to serve my webserver. I can reach it by entering 34.141.63.80:10000 in the browser but the domain i linked to 34.141.63.80...

package:shelf

I would like to use 3 players on the same page. Currently only one is working: ![image](https://github.com/sarbagyastha/youtube_player_flutter/assets/41200990/de6f676e-92dd-4cd2-8bfb-7a26880743df)

enhancement

I am using websockets in my dart application. My server occasionally crashes when a "peer resets the connection". I think its odd that an exception crashes the program. Is there...

area-core-library
library-io