ping

Results 77 comments of ping

You do not need to listen to that entire range BTW, all you need is 3 modems to trilaterate both computers to find their distance. From there you have all...

Interesting, I suspect windows defender might be holding a handle to it I think this can just be mitigated by ignoring errors on this particular delete call

The SHA256 of puro.exe v1.3.4 is `a8a70d4ad8cf7ca0a6e4f1a94cac2c66f66717087f274755761d8e0593fdfcb5`, windows defender has given me a heuristic based false positive before under a different name, but their support / file submission process the...

IMO the flutterfire CLI should just follow the semantics of the pub tool and use PUB_CACHE

That is definitely something I overlooked when implementing the logic for `puro use`, thanks! It should automatically install the desired flutter version when running the `puro flutter` command, but ideally...

The error seems to indicate an unstable network or issue with GitHub's servers that disconnected while git was pulling the flutter repository, try running `puro rm v3_16_6` and try again.

Puro is designed to work with environments installed via git, not the release zips from the website. There are more troubleshooting steps here: https://stackoverflow.com/questions/59282476/error-rpc-failed-curl-92-http-2-stream-0-was-not-closed-cleanly-protocol-erro Otherwise it's possible the network you...

Unfortunately the way dart is distributed is significantly different from Flutter so supporting this feature will take awhile, setting a dart-only environment as the global default will also prevent the...

**EDIT: This issue has gotten a lot of attention so I would like to clear up some misconceptions.** * Puro will download and install the correct version of flutter for...

GitHub Actions sucks, CircleCI gives me a ton of free credit but M1 macs cost an obscene amount of credit on both