1. 16 Jun, 2020 1 commit
  2. 12 Jun, 2020 1 commit
  3. 11 Jun, 2020 2 commits
  4. 08 Jun, 2020 2 commits
  5. 05 Jun, 2020 1 commit
  6. 28 May, 2020 1 commit
  7. 27 May, 2020 1 commit
  8. 13 May, 2020 1 commit
  9. 12 May, 2020 1 commit
  10. 06 May, 2020 1 commit
  11. 01 Apr, 2020 1 commit
  12. 30 Mar, 2020 1 commit
  13. 27 Mar, 2020 1 commit
  14. 23 Feb, 2020 1 commit
  15. 08 Feb, 2020 1 commit
  16. 29 Jan, 2020 1 commit
  17. 28 Jan, 2020 1 commit
  18. 27 Jan, 2020 2 commits
  19. 25 Jan, 2020 1 commit
  20. 24 Jan, 2020 1 commit
  21. 23 Jan, 2020 1 commit
  22. 22 Jan, 2020 1 commit
  23. 17 Jan, 2020 1 commit
  24. 16 Jan, 2020 1 commit
  25. 06 Jan, 2020 1 commit
  26. 16 Dec, 2019 1 commit
  27. 03 Dec, 2019 1 commit
    • Greg Spencer's avatar
      Clean up some things I noticed while doing another change (#45658) · 37f86c31
      Greg Spencer authored
      This fixes some minor things I noticed while doing another change.
      
      - Uncomments an old test that wants to be run, but can't be, and marked it as "skipped", so that the code won't rot anymore.
      - Added the focus state to the short string version of a FocusNode
      - Added a missing piece of information to findAncestorWidgetOfExactType
      37f86c31
  28. 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
  29. 31 Oct, 2019 1 commit
  30. 28 Oct, 2019 1 commit
  31. 27 Sep, 2019 1 commit
  32. 05 Sep, 2019 1 commit
  33. 09 Jul, 2019 1 commit
    • Kate Lovett's avatar
      Navigator pushAndRemoveUntil Fix (#35223) · 97b2c986
      Kate Lovett authored
      * Initial work
      
      * ++
      
      * Updated tests
      
      * Moved TestObserver out for access across tests.
      
      * ++
      
      * Added hero tests
      
      * Review feedback
      
      * simplified preceding route overlay
      
      * Review feedback
      
      * trailing doc slash
      97b2c986
  34. 07 Mar, 2019 1 commit
  35. 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
  36. 30 Jan, 2019 1 commit
  37. 26 Oct, 2018 1 commit