tuneup 0.1.1+1 tuneup: ^0.1.1+1 copied to clipboard
A command-line tool to manipulate and inspect your Dart projects.
Changelog #
0.1.1 #
- added support for
.packages
files - added support for SDK extensions
0.1.0 #
- upgraded to
analyzer
0.26.0 andtest
0.12.0
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