flutter/dev
Daco Harkes d55251cbab
Fix commit hash gallery (#60507)
0c5ec2f285 does not live on any branch.

This makes `pub get` in the macrobenchmarks folder.

```
$ git rev-list --max-count=100 0c5ec2f285c1ec30b2ed15194bc8de755654a590
fatal: bad object 0c5ec2f285c1ec30b2ed15194bc8de755654a590
```

Updated to the same commit on the master branch: d00362e6bd.
2020-06-29 11:01:46 +02:00
..
automated_tests [versions] update all versions and fix tool tests (#60127) 2020-06-23 15:48:37 -07:00
benchmarks Fix commit hash gallery (#60507) 2020-06-29 11:01:46 +02:00
bots [versions] update all versions and fix tool tests (#60127) 2020-06-23 15:48:37 -07:00
ci Separate PR (#53619) 2020-03-31 11:16:02 -07:00
customer_testing [versions] update all versions (#59832) 2020-06-19 14:48:57 -07:00
devicelab Update new gallery HEAD commit (#60504) 2020-06-29 10:49:29 +02:00
docs Update README.md (#56727) 2020-05-11 12:10:02 -07:00
integration_tests Make module run script names unique (#60228) 2020-06-24 16:52:01 -07:00
manual_tests [versions] update all versions and fix tool tests (#60127) 2020-06-23 15:48:37 -07:00
missing_dependency_tests [flutter_tools] remove globals from compilers (#59184) 2020-06-18 10:33:17 -07:00
snippets [versions] update all versions and fix tool tests (#60127) 2020-06-23 15:48:37 -07:00
tools [gen_l10n] Update the arb filename parsing logic (#60185) 2020-06-26 12:01:59 +08:00
tracing_tests Allow detection of images using more memory than necessary (#59877) 2020-06-26 15:34:41 -07:00
README.md Clean up test infrastructure (#43030) 2019-10-18 16:35:39 -07:00

This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.