Skip to content

ankit-wits/wits_flutter_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages