e14f630f91
* break: move shorebird_code_push_io and _web into src/ Users were sometimes importing the _web version thinking it was the "web safe" import, rather than shorebird_code_push.dart and then being surprised when ShorebirdCodePush did nothing. Fixes https://github.com/shorebirdtech/shorebird/issues/1209 * Update formating for Dart 3.1