flutterw_sidekick_plugin 0.1.4 flutterw_sidekick_plugin: ^0.1.4 copied to clipboard
Sidekick plugin that installs flutter_wrapper in the repository and links it to the flutter and dart commands
Changelog #
0.1.4 #
- Widen
analyzer
constraints - Use new
addSelfAsDependency()
fromsidekick_plugin_installer: ^0.2.1
- Check compatibility before execution
0.1.3 #
- Fix
sidekick_core
version constraint check (>=0.11.0
) again f4777ea
0.1.2 #
- Fix
sidekick_core
version constraint check (>=0.11.0
) c5ebe19
0.1.1 #
- Fix cli name in output
- docs: Add
sidekick
to install command
0.1.0 #
- Initial plugin version installing
flutterw