1. 27 Nov, 2019 2 commits
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      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
      449f4a66
    • Kaushik Iska's avatar
      d1805aa2
  2. 22 Nov, 2019 1 commit
    • Alexandre Ardhuin's avatar
      make some BuildContext methods generics (#44189) · fcb40a05
      Alexandre Ardhuin authored
      * make BuildContext.{ancestorStateOfType,ancestorRenderObjectOfType,rootAncestorStateOfType} generic
      
      * make BuildContext.inheritFromWidgetOfExactType generic
      
      * make BuildContext.ancestorInheritedElementForWidgetOfExactType generic
      
      * make BuildContext.ancestorWidgetOfExactType generic
      
      * fix snippet
      
      * bump scoped_model on temp version
      
      * update names
      
      * Revert "bump scoped_model on temp version"
      
      This reverts commit d1fcbba028cdb07f44738d1652391692d1ea5ec0.
      
      * address review comments
      
      * fix ci
      
      * address review comments
      
      * repeat the deprecation notice
      
      * fix uppercase
      
      * use of recommanded deprecation syntax
      
      * address review comment
      fcb40a05
  3. 14 Nov, 2019 1 commit
  4. 12 Nov, 2019 1 commit
  5. 24 Oct, 2019 1 commit
  6. 15 Oct, 2019 1 commit
  7. 11 Oct, 2019 1 commit
  8. 07 Oct, 2019 1 commit
  9. 04 Oct, 2019 2 commits
  10. 25 Sep, 2019 1 commit
  11. 24 Sep, 2019 1 commit
  12. 20 Sep, 2019 2 commits
  13. 18 Sep, 2019 1 commit
  14. 14 Sep, 2019 2 commits
  15. 12 Sep, 2019 1 commit
  16. 06 Sep, 2019 1 commit
  17. 05 Sep, 2019 1 commit
  18. 03 Sep, 2019 1 commit
    • Harry Terkelsen's avatar
      Automatically generated registrants for web plugins (#39628) · d33cf115
      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
      d33cf115
  19. 22 Aug, 2019 1 commit
  20. 19 Aug, 2019 2 commits
  21. 10 Aug, 2019 1 commit
  22. 09 Aug, 2019 1 commit
  23. 06 Aug, 2019 1 commit
  24. 05 Aug, 2019 3 commits
  25. 31 Jul, 2019 1 commit
  26. 30 Jul, 2019 2 commits
  27. 26 Jul, 2019 2 commits
  28. 24 Jul, 2019 1 commit
  29. 19 Jul, 2019 1 commit
  30. 10 Jul, 2019 1 commit
  31. 04 Jul, 2019 1 commit