power_command 0.0.2+2 copy "power_command: ^0.0.2+2" to clipboard
power_command: ^0.0.2+2 copied to clipboard

discontinuedreplaced by: flutter_manager
outdated

A useful command line tool for Dart, which supports clean, pub get, pure etc.

0.0.2+2 #

  • refactor power_command custom --command command to power_command custom [arguments]

    For Example:

    power_command custom flutter pub get which will run flutter pub get

  • support to delete files or folder.

    For Example:

    print power_command delete pubspec.lock which will run delete command to delete pubspec.lock

0.0.2+1 #

  • add custom command and format command, you can custom command like power_command custom --command="flutter pub get"
  • every command support format flag

0.0.2 #

  • fix a bug "The Flutter SDK is not available." when run command power_command <command>

0.0.1+1 #

  • update documentation

0.0.1 #

  • support flutter clean, flutter pub get , delete pubspec.lockfile, and pure which run delete clean and pub get in order
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A useful command line tool for Dart, which supports clean, pub get, pure etc.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args

More

Packages that depend on power_command