1
git ls-files "lib/*.dart" | xargs wc -l

还有专用工具

1
2
sudo apt install cloc
cloc application/