flutter/dev
Jonah Williams 6c6c7ba8ec
[flutter_tools] ensure x64 is built if target-platforms is not specified (#62096)
In the add-2-app case, users may not specify the android target platforms field, but this only defaults to arm builds. Add x64 to the default list.

Fixes #62095
2020-07-24 15:33:13 -07:00
..
automated_tests ✒ Spell Check All .md Files Related to Flutter 💙 (#61564) 2020-07-22 18:23:47 -07:00
benchmarks Add a E2E based performance test case (#61509) 2020-07-23 08:31:04 -07:00
bots Manual engine roll to 626244a72c5d53cc6d00c840987f9059faed511a (#62163) 2020-07-23 18:11:17 -07:00
ci ✒ Spell Check All .md Files Related to Flutter 💙 (#61564) 2020-07-22 18:23:47 -07:00
customer_testing use nnbd deps (#61177) 2020-07-09 23:01:22 +02:00
devicelab [flutter_tools] ensure x64 is built if target-platforms is not specified (#62096) 2020-07-24 15:33:13 -07:00
docs ✒ Spell Check All .md Files Related to Flutter 💙 (#61564) 2020-07-22 18:23:47 -07:00
integration_tests Test dynamic surface switch (#61918) 2020-07-22 20:00:07 -07:00
manual_tests update packages and update template (#61678) 2020-07-16 18:32:46 -07:00
missing_dependency_tests [flutter_tools] remove globals from compilers (#59184) 2020-06-18 10:33:17 -07:00
snippets ✒ Spell Check All .md Files Related to Flutter 💙 (#61564) 2020-07-22 18:23:47 -07:00
tools ✒ Spell Check All .md Files Related to Flutter 💙 (#61564) 2020-07-22 18:23:47 -07:00
tracing_tests Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#61975)" (#61993) 2020-07-21 16:17:23 -07:00
README.md ✒ Spell Check All .md Files Related to Flutter 💙 (#61564) 2020-07-22 18:23:47 -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.