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

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

example/README.md

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
150
pub points
0%
popularity

Publisher

verified publisherphntm.xyz

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

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

More

Packages that depend on sidekick