power_command 0.0.1 power_command: ^0.0.1 copied to clipboard
A useful command line tool for Dart, which supports clean, pub get, pure etc.
0.0.1 #
- support
flutter clean
,flutter pub get
, deletepubspec.lock
file, andpure
which run delete clean and pub get in order