The current workflow when building Flutter apps means cloning the repo. The more we work on it, the more it will grow.
Maybe we should have a way of only keeping the contents of HEAD (and not the whole git history) in the future? (at least for the people who are not working on Flutter directly)