sidekick 0.3.0 sidekick: ^0.3.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 create <path/to/flutter/app>
Developer guide #
To generate the template run this command from the sidekick
package root
./tool/generateTemplate.sh