devtools
devtools copied to clipboard
App size test data files should be `json` not `dart`
Instead of converting the large dart files to json, should just check in the json files to not burden the analyzer. We might want to try to reduce their size as well.