Releases: phntmxyz/sidekick
Releases · phntmxyz/sidekick
sidekick_core-v3.0.0-preview.2
sidekick_vault-v1.2.0
- Update to dcli 4 9a353e5
sidekick_plugin_installer-v1.2.1
- allow analyzer 6.x.y 7c5a0d6
sidekick_plugin_installer-v1.2.0
Full diff: sidekick_plugin_installer-v1.1.0...main
- Update sidekick_core: ^3.0.0-preview.1
- Migrate to dcli:4.x #255
sidekick_core-v3.0.0-preview.1
Full diff: sidekick_core-v2.1.2...main
- Breaking:
dart()
andflutter()
are now async. Don't forget to addawait
everywhere! #256 - Breaking: Migrate to dcli:^4.0.4 #255 8969b31
- Raise minimum Dart version to 3.3.0
- Breaking: Replaced
addFlutterSdkInitializer
withaddSdkInitializer
. It now gets way more information viaSdkInitializerContext
. This method may now be called way more often, always before everyflutter
,dart
execution. #256 - Pub workspaces are not detected as packages anymore c6e8f97
sidekick_core-v2.1.3
sidekick_core-v2.1.2
sidekick_core-v2.1.1
- Hotfix: Constrain dart_console2 dependencies #252