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

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

Changelog #

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
0
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

License

unknown (LICENSE)

Dependencies

analyzer, dcli, sidekick_core

More

Packages that depend on sidekick_plugin_installer