flutter/dev
gaaclarke 35b18ba2e9
Made flag for debugging build time of user created widgets (#100926)
* Added a bool that allows us to limit debugProfileBuildsEnabled to user
created widgets.

* made it turned on by default

* switched to hashmap

* Cleaned everything up and added tests

* fixed an odd test where it wants to be able to add asserts and run in profile mode

* hixie feedback

* hixie2

* made it default to false

* updated docstring as per dans request
2022-04-05 10:54:21 -07:00
..
automated_tests Prepare dev (minus flutter_gallery) for use_super_parameters (#100516) 2022-03-29 12:52:42 -07:00
benchmarks [web] fix CanvasKit benchmarks (was corrupted test PNG) (#100918) 2022-03-31 16:36:08 -07:00
bots Only run test harness tests once instead of every shard (#101218) 2022-04-04 17:27:18 -07:00
ci Bump debian from bullseye-20220228-slim to bullseye-20220316-slim in /dev/ci/docker_linux (#100500) 2022-03-21 16:15:12 -07:00
conductor Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
customer_testing Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
devicelab Use separate metric file names for same tests running on different platforms (#101317) 2022-04-05 09:16:04 -07:00
docs Prepare dev (minus flutter_gallery) for use_super_parameters (#100516) 2022-03-29 12:52:42 -07:00
forbidden_from_release_tests Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
integration_tests Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
manual_tests Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
missing_dependency_tests Prepare dev (minus flutter_gallery) for use_super_parameters (#100516) 2022-03-29 12:52:42 -07:00
snippets/config Fix samples so that they present properly in the docs (#97224) 2022-02-24 18:51:22 -08:00
tools Generate a demo for new icons when updating icons (#101190) 2022-04-05 12:56:23 +02:00
tracing_tests Made flag for debugging build time of user created widgets (#100926) 2022-04-05 10:54:21 -07: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.