- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 03 Sep, 2019 1 commit
-
-
Harry Terkelsen authored
* 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
-
- 17 Jan, 2019 1 commit
-
-
Konstantin Pozin authored
-
- 12 Mar, 2018 1 commit
-
-
P.Y. Laligand authored
-
- 06 Mar, 2018 1 commit
-
-
P.Y. Laligand authored
-
- 08 Jan, 2018 1 commit
-
-
P.Y. Laligand authored
-
- 20 Oct, 2017 1 commit
-
-
P.Y. Laligand authored
Also switched to relative paths for local packages.
-
- 06 Oct, 2017 1 commit
-
-
P.Y. Laligand authored
Fuchsia will soon use a newer version of the Dart analysis server which Flutter code has not been adjusted for yet.
-
- 15 Aug, 2017 1 commit
-
-
Dan Rubel authored
-
- 06 May, 2017 1 commit
-
-
P.Y. Laligand authored
This affects the Fuchsia build which will soon run analysis by default.
-
- 11 Nov, 2016 1 commit
-
-
Andrew Wilson authored
-