Matt C

Results 24 comments of Matt C

would anyone be willing to share an implementation like our now-departed friend who started this thread>

Host/options you've tried?

What OS/distro are you using?

On both arch and FreeBSD those commands seem to work for me

I'll give it a go in an ubuntu vm later maybe. Do those above commands give any output? Or do they simply fail??

@thedarkknight197 change the example of `MyHttpOverride` to something like this. Seems to work. ```dart class DevHttpOverrides extends HttpOverrides { @override HttpClient createHttpClient(SecurityContext? context) { return super.createHttpClient(context)..badCertificateCallback = (X509Certificate cert, String...

Seems like an easy PR to me :) Edit: just saw one is pending

I mean ideally they'd be set up like ours and the AUR where the git repo has `PKGBUILD` at the root, but I suppose it could always just *ask* if...

This similar to #73 and I totally agree with the need for both c: