Peter Leibiger
Peter Leibiger
Fixed by #385
@escamoteur Can you please cut a release when you get a chance, thanks!
Thanks a lot!
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...