* have flutter precache print if there's no work to do * tweak precache
flutter precache
This command explicitly populates the flutter tool's cache of binary artifacts. Also, teach `flutter create` to update the cache in case its the first command that a user runs.