flutter/dev
Greg Spencer 57224f81d5
Fix analysis script to run from anywhere (#86683)
Fixes a small problem with the analyze.dart script that fixes it so that it can be invoked from any directory, not just the Flutter root.
2021-07-26 15:31:37 -07:00
..
automated_tests update packages to the latest (#86880) 2021-07-22 13:26:05 -07:00
benchmarks update packages to the latest (#86880) 2021-07-22 13:26:05 -07:00
bots Fix analysis script to run from anywhere (#86683) 2021-07-26 15:31:37 -07:00
ci Bump addressable from 2.7.0 to 2.8.0 in /dev/ci/mac (#86329) 2021-07-13 11:01:03 -07:00
conductor fix cast error in codesign sub-command (#86890) 2021-07-22 13:36:05 -07:00
customer_testing update packages to the latest (#86880) 2021-07-22 13:26:05 -07:00
devicelab Remove AndroidX workarounds (#86911) 2021-07-23 17:41:04 -07:00
docs "Migrate" dummy packages to null safety (#84013) 2021-06-04 22:14:03 -07:00
forbidden_from_release_tests update packages to the latest (#86880) 2021-07-22 13:26:05 -07:00
integration_tests update packages to the latest (#86880) 2021-07-22 13:26:05 -07:00
manual_tests Validate that min frame number is numeric (#86498) 2021-07-15 17:11:09 -07:00
missing_dependency_tests Clean-up analysis_options files (#77098) 2021-03-02 21:14:03 -08:00
snippets update packages to the latest (#86880) 2021-07-22 13:26:05 -07:00
tools Keyboard events (#83752) 2021-07-26 12:28:05 -07:00
tracing_tests Update dwds (and other packages) (#86832) 2021-07-21 21:47:10 -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.