sidekick 0.8.0 copy "sidekick: ^0.8.0" to clipboard
sidekick: ^0.8.0 copied to clipboard

Creates a CLI for your flutter app for custom tasks and automation

Sidekick CLI #

Generates a sidekick for Flutter projects, a command line app for custom tasks and automation

Installation #

dart pub global activate sidekick

Usage #

sidekick init <path/to/flutter/app>

Developer guide #

To generate the template run this command from the sidekick package root

./tool/generateTemplate.sh

Activate the sidekick cli locally. (Run it from sidekick package root)

dart pub global activate -s path .
13
likes
0
pub points
27%
popularity

Publisher

verified publisherphntm.xyz

Creates a CLI for your flutter app for custom tasks and automation

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

acronym, args, dartx, dcli, http, path, recase, sidekick_core

More

Packages that depend on sidekick