flutter/dev
godofredoc 29fd0469ed
Pin dependencies in docker file. (#97466)
* Pin dependencies in docker file.

The docker file had two dependencies that were not locked. An npm
dependency and the debian base image. This PR pins those two
dependencies.

* Use the slim version of debian image.

* Use image with bigger disk to build docker images.

* remove web_engine_tests from cirrus.
2022-01-31 18:06:27 -08:00
..
automated_tests Bump Android dependencies that rely on Jcenter (#96558) 2022-01-12 20:13:32 -08:00
benchmarks Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336) 2022-01-27 13:25:17 -08:00
bots Add a note about depot_tools to the led step (#96830) 2022-01-24 13:15:22 -08:00
ci Pin dependencies in docker file. (#97466) 2022-01-31 18:06:27 -08:00
conductor [flutter_conductor] fix initialref to explicitly include remote name (#96481) 2022-01-12 22:30:21 -08:00
customer_testing Explicitly set verbose flag for customer testing. (#96634) 2022-01-14 15:55:19 -08:00
devicelab Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336) 2022-01-27 13:25:17 -08:00
docs Remove font-weight overrides from dartdoc (#90936) 2021-12-08 10:14:05 -08:00
forbidden_from_release_tests Run update-packages --force-upgrade (#96325) 2022-01-10 13:55:16 -08:00
integration_tests FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
manual_tests Run update-packages --force-upgrade (#96325) 2022-01-10 13:55:16 -08:00
missing_dependency_tests Clean-up analysis_options files (#77098) 2021-03-02 21:14:03 -08:00
snippets/config Fix some issues with samples (#95044) 2021-12-13 09:29:09 -08:00
tools [Icons] Prevent double underscores after replacement (#96904) 2022-01-30 13:16:32 +01:00
tracing_tests Run update-packages --force-upgrade (#96325) 2022-01-10 13:55:16 -08:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the 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.