flutterw_sidekick_plugin 1.2.0
flutterw_sidekick_plugin: ^1.2.0 copied to clipboard
Sidekick plugin that installs flutter_wrapper in the repository and links it to the flutter and dart commands
Changelog #
1.2.0 #
- Update for
sidekick_core: ^3.0.0
1.1.1 #
- Fix topics
1.1.0 #
- Switch to stable sidekick_core version
1.0.0 #
- Update to
sidekick_core: ^2.0.0and Dart 3
0.2.1 #
- Add topics
- Add library documentation
0.2.0 #
- Update to
sidekick_core: ^1.0.0 - Optionally creates a git repo, when it doesn't exist yet
0.1.4 #
- Widen
analyzerconstraints - Use new
addSelfAsDependency()fromsidekick_plugin_installer: ^0.2.1 - Check compatibility before execution
0.1.3 #
- Fix
sidekick_coreversion constraint check (>=0.11.0) again f4777ea
0.1.2 #
- Fix
sidekick_coreversion constraint check (>=0.11.0) c5ebe19
0.1.1 #
- Fix cli name in output
- docs: Add
sidekickto install command
0.1.0 #
- Initial plugin version installing
flutterw