tuneup 0.0.5+6 tuneup: ^0.0.5+6 copied to clipboard
A command-line tool to manipulate and inspect your Dart projects.
Changelog #
0.0.5 #
- made
check
the default command
0.0.4 #
- upgraded to the latest analyzer; now supports async / await syntax
0.0.3+1 #
- bug fixes to the
init
command
0.0.3 #
- added support for yaml files to
trim
0.0.2 #
- added a
trim
command - renamed
analyze
tocheck
0.0.1 #
- initial version, created by Stagehand