sidekick_plugin_installer 1.1.0 copy "sidekick_plugin_installer: ^1.1.0" to clipboard
sidekick_plugin_installer: ^1.1.0 copied to clipboard

Helpers for plugin installers to easily install themselves into a sidekick cli

Changelog #

1.1.0 (2023-6-5) #

  • Update to sidekick_core: 2.0.0 (stable)

1.0.0 (2023-5-30) #

  • Make sidekick_plugin_installer Dart 3 compatible

0.3.1 (2023-5-11) #

0.3.0 (2023-1-25) #

0.2.1 #

  • Make PluginContext.name nullable, because it is not available in protocol v1. (#137)

0.2.0 #

  • Deprecate pubAddDependency in favor of addSelfAsDependencyand addDependency (#136)
  • Deprecate pubAddLocalDependency in favor of addSelfAsDependencyand addDependency (#136)
  • Add example folder
  • Update repository link
  • Add addSelfAsDependency (#136)
  • Add addDependency (#136)
  • Add PluginContext.name (#136)
  • Add PluginContext.versionConstraint (#136)
  • Add PluginContext.localPath (#136)
  • Add PluginContext.hostedUrl (#136)
  • Add PluginContext.gitUrl (#136)
  • Add PluginContext.gitPath (#136)
  • Add PluginContext.installerPlugin (#132)
  • Fix: registerPlugin does not add duplicated command anymore if it has already been added (#131)

0.1.3 #

  • New: PluginContext (#72)

0.1.2 #

  • New: pubAddLocalDependency

0.1.1 #

  • Widen analyzer range to support Dart 2.14

0.1.0 #

  • New: addImport
  • New: pubAddDependency
  • New: pubGet
  • New: registerPlugin
0
likes
130
pub points
18%
popularity

Publisher

verified publisherphntm.xyz

Helpers for plugin installers to easily install themselves into a sidekick cli

Repository (GitHub)
View/report issues

Topics

#sidekick #cli

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

analyzer, dcli, sidekick_core

More

Packages that depend on sidekick_plugin_installer