emily 0.1.0 copy "emily: ^0.1.0" to clipboard
emily: ^0.1.0 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.
  • generate a keystore file.

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 -template

Generate a keystore file:

emily create -key

Connect a remote Github repository:

emily connect -github
0
likes
110
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Emily's CLI assistant eases the chore of developing apps on Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, dcli, mason_logger

More

Packages that depend on emily