flutter/dev
Mikkel Nygaard Ravn 52697ef962 Fixes to support add2app on iOS (#22277)
* Fix xcode_backend.sh script to support add2app

* Fix ios deployment target. Too old for new Xcode.

* Fix ios host app

* Register plugins with Flutter view
2018-09-26 01:57:05 -04:00
..
automated_tests Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
benchmarks Increase startup delay for semantics_perf_test. (#21735) 2018-09-12 13:54:03 -07:00
bots Upgrade dartdoc to version 0.21.1. (#22143) 2018-09-24 09:20:15 -07:00
ci Fix a bug in docker_push.sh, and indent in .cirrus.yml (#20308) 2018-08-08 09:54:56 -07:00
devicelab Support materializing Flutter module host app on iOS (#21276) 2018-09-25 15:21:13 -04:00
docs Really fix the flutter dartdoc link (#22266) 2018-09-25 14:35:08 -07:00
integration_tests Fixes to support add2app on iOS (#22277) 2018-09-26 01:57:05 -04:00
manual_tests Widgets app refactor (#22269) 2018-09-25 13:57:12 -04:00
missing_dependency_tests Reland "Roll engine to version e3687f70c7ece72000b32ee1b3c02755ba5361ac (#20427)" (#20633) 2018-08-15 15:35:12 -07:00
tools Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
README.md Update some READMEs under dev/. (#15712) 2018-03-19 16:41:36 -07:00

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