mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The train command does nothing and was originally added to provide a no-output default for generating app-jit snapshots. The inject-plugins command is only for a repo-only analysis check, which is not necessary since we regenerate during pub get. #29805