wits_flutter_cli 1.0.5 copy "wits_flutter_cli: ^1.0.5" to clipboard
wits_flutter_cli: ^1.0.5 copied to clipboard

Flutter CLI with options to run nested projects

Wits Flutter CLI #

A Command Line Tool to create launch.json file for flutter projects.

Installation #

Before installing make sure Dart SDK is in PATH. In Your Terminal:

dart pub global activate wits_flutter_cli

This will activate the cli globally. Now go to the root of flutter project/module and run:

wits_flutter_cli -m your_awesome_app

Replace your_awesome_app with name of your flutter project/module.

By running the above command a new folder .vscode will be created with launch.json file.

1
likes
120
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter CLI with options to run nested projects

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, process_run

More

Packages that depend on wits_flutter_cli