ssl_cli 1.1.5 copy "ssl_cli: ^1.1.5" to clipboard
ssl_cli: ^1.1.5 copied to clipboard

outdated

A simple command-line application to generate SSL template (folder and file structure) for Flutter Applications

ssl_cli is a simple command line tool to generate folder and file structure for your Flutter apps.

To use it, you should do the followings:

1. Firstly, you should activate dart cli to run it globally:
dart pub global activate ssl_cli

After successful activation, you can use it.

2. Ensure that, you are in the your Flutter project directory, because it will generate folders and files in the lib folder. Then write a simple command yo generate:
ssl_cli create
11
likes
0
pub points
12%
popularity

Publisher

unverified uploader

A simple command-line application to generate SSL template (folder and file structure) for Flutter Applications

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args

More

Packages that depend on ssl_cli