flutter/dev
Harry Terkelsen d33cf11556
Automatically generated registrants for web plugins (#39628)
* WIP on web plugin registry

* WIP on registering plugins

* WIP on web plugin registration

* Only generate `package:flutter_web_plugins` imports if plugins are
defined

* Add parsing test

* Add documentation

* Fix analyzer warnings

* add license headers

* Add tests for package:flutter_web_plugins

* Run `flutter update-packages --force-upgrade`

* Fix analyzer errors

* Fix analyzer error in test

* Update copyright and remove flutter SDK constraints

* Enable tests since engine has rolled

* add flutter_web_plugins tests to bots

* Create an empty .packages file for WebFs test
2019-09-03 10:37:34 -07:00
..
automated_tests Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
benchmarks Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
bots Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
ci Re-enable docs with new container (#34681) 2019-06-18 16:08:28 -07:00
customer_testing Reland "Integrate dwds into flutter tool for web support (#34252)" (#37649)" (#37650) 2019-08-05 16:51:57 -07:00
devicelab Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
docs Adding header rule to FB hosting for API docs. (#39345) 2019-08-28 10:21:15 -07:00
integration_tests Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07:00
manual_tests Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
tools Automatically generated registrants for web plugins (#39628) 2019-09-03 10:37:34 -07: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.