1. 10 Dec, 2019 1 commit
  2. 03 Dec, 2019 1 commit
  3. 27 Nov, 2019 1 commit
    • 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
  4. 26 Nov, 2019 1 commit
  5. 19 Nov, 2019 1 commit
  6. 01 Nov, 2019 1 commit
  7. 29 Oct, 2019 1 commit
  8. 17 Oct, 2019 1 commit
    • Ryan Macnak's avatar
      Do not produce an error when encountering a new type in a service response. (#42972) · 315471bf
      Ryan Macnak authored
      Flutter tool's service client library tries to "upgrade" sub-components of service responses with higher level model objects. It does this for all members of the response, rather than only those documented in the version it targets, and it errors out when encountering a new type. This causes it to fail when a new field is introduced with a new typed. Clients are required to ignore this.
      315471bf
  9. 27 Sep, 2019 1 commit
  10. 24 Sep, 2019 1 commit
  11. 13 Sep, 2019 1 commit
  12. 12 Sep, 2019 1 commit
  13. 05 Sep, 2019 1 commit
  14. 15 Aug, 2019 1 commit
  15. 14 Aug, 2019 1 commit
  16. 08 Aug, 2019 1 commit
  17. 31 Jul, 2019 1 commit
  18. 11 Jul, 2019 1 commit
  19. 08 Jul, 2019 1 commit
  20. 02 Jul, 2019 1 commit
  21. 12 Jun, 2019 1 commit
  22. 16 May, 2019 1 commit
  23. 01 May, 2019 1 commit
  24. 30 Apr, 2019 2 commits
  25. 25 Apr, 2019 2 commits
  26. 15 Apr, 2019 1 commit
  27. 11 Apr, 2019 1 commit
  28. 10 Apr, 2019 1 commit
  29. 22 Mar, 2019 1 commit
  30. 20 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      some spaces formatting (#29452) · a6af4228
      Alexandre Ardhuin authored
      * some space formattings
      
      * always use blocks in if-else if a block is used
      
      * format spaces in for and while
      
      * allow multiline if conditions
      
      * fix missing space
      a6af4228
  31. 07 Mar, 2019 1 commit
  32. 06 Mar, 2019 1 commit
  33. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  34. 27 Feb, 2019 1 commit
  35. 21 Feb, 2019 1 commit
  36. 30 Jan, 2019 1 commit
  37. 26 Jan, 2019 1 commit
  38. 23 Jan, 2019 1 commit