1. 06 Oct, 2020 1 commit
  2. 01 Oct, 2020 2 commits
  3. 09 Aug, 2020 1 commit
  4. 05 Aug, 2020 1 commit
  5. 04 Aug, 2020 1 commit
  6. 29 Jul, 2020 1 commit
  7. 15 Jul, 2020 1 commit
  8. 10 Jul, 2020 1 commit
  9. 26 Jun, 2020 1 commit
  10. 18 May, 2020 1 commit
  11. 14 May, 2020 1 commit
  12. 10 Apr, 2020 1 commit
    • Greg Spencer's avatar
      Fix initial value for highlight mode on desktop platforms. (#54306) · c7b10df7
      Greg Spencer authored
      This fixes the initial value of FocusManager.highlightMode so that it gets initialized correctly on desktop platforms.
      
      My recent update of this code (#52990) broke things so that the highlight mode never changed from the initial default of touch, which meant that focus highlights didn't show unless you set FocusManager.highlightStrategy to something (even automatic, the default: setting it caused the mode to be updated).
      c7b10df7
  13. 27 Jan, 2020 1 commit
  14. 17 Jan, 2020 2 commits
  15. 16 Jan, 2020 1 commit
  16. 20 Dec, 2019 1 commit
    • Greg Spencer's avatar
      Add variant testing to testWidgets (#45646) · 19b9206a
      Greg Spencer authored
      This adds the ability to define variants of tests with different environmental values for a particular testWidgets test.
      
      This allows you to run the same test multiple times with a different test environment. One test variant has been implemented that allows running a test with different settings of the TargetPlatform.
      19b9206a
  17. 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
  18. 19 Nov, 2019 1 commit
  19. 14 Nov, 2019 1 commit
  20. 28 Oct, 2019 1 commit
  21. 29 Aug, 2019 1 commit
  22. 28 Jun, 2019 1 commit
  23. 18 Mar, 2019 1 commit
  24. 09 Mar, 2019 1 commit
  25. 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
  26. 22 Jan, 2019 1 commit
    • jslavitz's avatar
      Transition Curve Fix (#25488) · cf4fc966
      jslavitz authored
      * Changes Cupertino page transition curves to make paging animations more similar to those of native iOS
      cf4fc966
  27. 06 Nov, 2018 3 commits
  28. 18 Oct, 2018 1 commit
  29. 16 Oct, 2018 1 commit
  30. 06 Oct, 2018 1 commit
  31. 01 Oct, 2018 1 commit
  32. 25 Sep, 2018 3 commits
  33. 12 Sep, 2018 1 commit
  34. 28 Aug, 2018 1 commit