emily 0.0.1
emily: ^0.0.1 copied to clipboard
Emily's CLI assistant eases the chore of developing apps on Flutter.
Emily Assistant #
Command Line Interface (CLI) to create a Flutter project and automate routine processes.
The assistant knows how to:
- Create a Flutter project template.
- Connect to a remote repository in Github.
Getting Started #
Activate globally:
dart pub global activate emily
or
dart pub global activate --source path /path/to/emily
Available commands #
Create a Flutter project template:
emily create
Connect a remote Github repository:
emily connect