Flutterando / slidy

CLI package manager and template for Flutter
https://pub.dev/packages/slidy
Apache License 2.0
806 stars 101 forks source link

Fixed issue of slidy command not running with dart run #291

Open KurbanAli6615 opened 7 months ago

KurbanAli6615 commented 7 months ago

Fixed issue of slidy command not running with dart run.

Now we will able to run commands without activating slidy package globally.

dart run slidy run cleanup