cmd 0.0.1 cmd: ^0.0.1 copied to clipboard
Flutter Command Line Tool
Flutter Commands
Flutter Commands #
Flutter Commands help developers to save time by using pre-written shell scripts for performing the below operations:
- ✅ Doctor
- ✅ Run
- ✅ Build
Getting started #
Run the command below to install cmd
flutter pub get
flutter pub run cmd:install
In your project root directory you will find under /project_root/cmd
/