cmd 0.0.10
cmd: ^0.0.10 copied to clipboard
The cmd package is a command line tool for Flutter Developers that is used to run the most common shell/bash commands via pre-built scripts.
0.0.10 #
- [Added]
flutter cleancommands inclean.shscript - [Added] Deployment commands in
deploy.shscript - [Added] CORS configuration for Google Cloud Storage in
cors_gcs.shscript - [Updated] Documentation and examples
- [Added]
flutter buildcommands inbuild.shscript - [Added]
flutter pubcommands inpub.shscript - [Added]
flutter doctorcommands indoctor.shscript - [Added]
flutter runcommands inrun.shscript - [Updated]
README.md
0.0.9 #
- [Added]
flutter cleancommands inclean.shscript - [Added] Deployment commands in
deploy.shscript - [Added] CORS configuration for Google Cloud Storage in
cors_gcs.shscript - [Updated] Documentation and examples
- [Added]
flutter buildcommands inbuild.shscript - [Added]
flutter pubcommands inpub.shscript - [Added]
flutter doctorcommands indoctor.shscript - [Added]
flutter runcommands inrun.shscript - [Updated]
README.md
0.0.8-alpha-1 #
- [Added]
flutter pubcommands inpub.shscript - [Added]
flutter doctorcommands indoctor.shscript - [Added]
flutter runcommands inrun.shscript - [Updated]
README.md
0.0.8 #
- Pub.dev Package Publishing
0.0.7 #
- Improving Pub Points
- Formatting
- Documentation
0.0.4 #
- Added Contribution Guide
0.0.1 #
Added the below scripts
- flutter doctor
- flutter run
- flutter build