flutter/dev
Gray Mackall 5b32f33271
Use flutter from in same repo (not path) in generate_gradle_lockfiles.dart (again) (#155794)
Fixes another invocation of `flutter`. Follow up to https://github.com/flutter/flutter/pull/155790/.

Checked that this is the only other one (and also the only use of `exec()` left that is relying on the path and shouldn't be (one other use uses git from the path, which is fine, and the other one uses an absolute path).
2024-09-27 00:13:27 +00:00
..
a11y_assessments text button case rework (#154943) 2024-09-13 19:11:08 +00:00
automated_tests Roll pub packages (#155640) 2024-09-25 00:03:57 +00:00
benchmarks Roll pub packages (#155640) 2024-09-25 00:03:57 +00:00
bots Roll pub packages (#155640) 2024-09-25 00:03:57 +00:00
conductor Roll pub packages (#155640) 2024-09-25 00:03:57 +00:00
customer_testing Roll pub packages (#155640) 2024-09-25 00:03:57 +00:00
devicelab Roll pub packages (#155640) 2024-09-25 00:03:57 +00:00
docs Update API docs footer (#150347) 2024-06-17 19:39:12 +02:00
forbidden_from_release_tests Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
integration_tests Roll pub packages (#155640) 2024-09-25 00:03:57 +00:00
manual_tests Manual roll to 48ddaf578fb0c8326d5b4b680b0f49ea72e33216 (#155070) 2024-09-12 17:58:12 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Roll pub packages (#155640) 2024-09-25 00:03:57 +00:00
tools Use flutter from in same repo (not path) in generate_gradle_lockfiles.dart (again) (#155794) 2024-09-27 00:13:27 +00:00
tracing_tests Redo flutter engine flutter autoroll bd3d1990 485b 419c 8c55 b27e3eeb15ed 1727117767 (#155579) 2024-09-24 00:21:06 +00: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.