dart pub global activate

Make a package's executables globally available

Options

NameDescription
-h, --helpPrint this usage information
-s, --source <source>The source used to find the package
--no-executablesDo not put executables on PATH
-x, --executableExecutable(s) to place on PATH
--overwriteOverwrite executables from other packages with the same name
-u, --hosted-url <url>A custom pub server URL for the package. Only applies when using the 'hosted' source