Peter Leibiger

Results 346 comments of Peter Leibiger

@escamoteur Can you please cut a release when you get a chance, thanks!

Please check https://pub.dev/packages/cronet_http#use-embedded-cronet and cronets general documentation.

Could be caused by your `MapManager.instance` usage, if this is shared or not correctly disposed.

Is this related to pub workspaces? Previously in a single package it was possible to lock the SDK(s) in the `pubspec.lock` by specifying a fixed SDK in the `pubspec.yaml`. After...