A command-line tool to manipulate and inspect your Dart projects.
Update: Discontinued
Note, this package has been discontinued. Since tuneup was initially created
the dart command line tool has largely supplanted this tool’s functionality
(with dart create, dart analyze, …).
A command-line tool to manipulate and inspect your Dart projects.
Update: Discontinued
Note, this package has been discontinued. Since
tuneupwas initially created thedartcommand line tool has largely supplanted this tool’s functionality (withdart create,dart analyze, …).The discontinuation (and any discussion about it) can be tracked at https://github.com/google/tuneup.dart/issues/96.
Installing
To install, run:
Running
Run
tuneup --help(ordart pub global run tuneup --help) to see a list of available commands.Then run a tuneup command, like
check:or,
from the root of your project.
Filing Issues
Please file reports on the GitHub Issue Tracker.
Disclaimer
This is not an official Google product.