Nils Strelow

Results 51 comments of Nils Strelow

This is still happening for me. Is there a way to fix this or does somebody have a clue from where this issue is coming?

The netcat package has a lot more options than the busybox version, which has no way of setting anything besides the host and port. Therefore some workarounds and possible downsides....

And no, sadly uclient-fetch does not support headers. At least it only has these options: ``` Options: -4 Use IPv4 only -6 Use IPv6 only -q Turn off status messages...

Netcat is the way to go! It is so bare, but will manage exactly what we need and is already included. https://arpitbhayani.me/techie/rest-the-hard-way-with-netcat.html Will make a PR if I find the...

Solutions to this would be greatly appreciated. But this seems to be in the hands of gitlab and their shared runners: https://gitlab.com/gitlab-org/gitlab-runner/issues/2242

Is this gonna be merged in 2021 :D Or are there any better alternatives to usbmount nowdays? :P

Neat, there's already an issue. I will add my example for documentation: I have 2 Questionnaires, one prefixed with `fhir` and one without. ``` import 'package:fhir/r4.dart' as fhir; Questionnaire questionnaire;...

I have the same problem. Could this be solved using YoutubePlayerControllerProvider? Using one controller for all the widgets and never closing it?

@sarbagyastha Did you have a chance to look into this? Let me know how I could help.