1. 14 Jul, 2023 1 commit
  2. 13 Jun, 2023 1 commit
    • Qun Cheng's avatar
      Update unit tests in material library for Material 3 (#128725) · a5f8b64e
      Qun Cheng authored
      Updates most of the unit tests in the packages/flutter/test/material folder so that they'll pass if ThemeData.useMaterial3 defaults to true.
      
      All of the tests have wired useMaterial3 to false and will need to be updated with a M3 version.
      
      related to #127064
      a5f8b64e
  3. 08 Oct, 2021 3 commits
  4. 28 Apr, 2021 1 commit
  5. 13 Oct, 2020 1 commit
  6. 11 Jun, 2020 1 commit
  7. 10 Dec, 2019 1 commit
  8. 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
  9. 09 Oct, 2019 1 commit
    • Greg Spencer's avatar
      Enables setting of semantics focused and focusable attributes within Focus widgets. (#41814) · 89d6c8d9
      Greg Spencer authored
      This adds a Semantics node to the Focus and FocusScope widgets, setting the focused and focusable attributes so that the accessibility subsystem can be told when a control has the input focus.
      
      Includes an engine roll to flutter/engine@77252d2, and the following 8 engine changes:
      
      flutter/engine@77252d2 Greg Spencer Add missing focusable testing info (flutter/engine#13013)
      flutter/engine@0e42a29 skia-flutter-.. Roll src/third_party/skia 54548626a977..e27a503a0a21 (1 commits) (flutter/engine#13024)
      flutter/engine@6b56ed7 gaaclarke Refactor: FlutterDartProject (flutter/engine#13006)
      flutter/engine@393480c skia-flutter-.. Roll src/third_party/skia 77dde599c98a..54548626a977 (1 commits) (flutter/engine#13023)
      flutter/engine@080b89d skia-flutter-.. Roll src/third_party/skia 2b1a25a4d324..77dde599c98a (1 commits) (flutter/engine#13021)
      flutter/engine@90b0f30 Ben Konyi Roll src/third_party/dart f4a72bfc64..bb04f145b2 (18 commits) (flutter/engine#13020)
      flutter/engine@049fb89 skia-flutter-.. Roll fuchsia/sdk/core/linux-amd64 from q_uYX... to cknsi... (flutter/engine#13019)
      flutter/engine@6925b2a skia-flutter-.. Roll fuchsia/sdk/core/mac-amd64 from wuAtw... to u0JpE... (flutter/engine#13018)
      
      Related Issues
      Addresses #40101
      
      Landing on red in order to fix the build: it's red because of the needed engine roll.
      89d6c8d9
  10. 24 Sep, 2019 1 commit
  11. 10 Jul, 2019 1 commit
    • Shi-Hao Hong's avatar
      Update Dark Theme disabledColor to White38 (#35136) · e7ef7568
      Shi-Hao Hong authored
      * Add Colors.white38
      
      * Update ThemeData.disabledColor and ButtonThemeData.disabledColor to Colors.white38
      
      * Update pre-existing tests to expect Colors.white38 instead of Colors.white30
      
      * Update API documentation to reflect these changes
      e7ef7568
  12. 24 May, 2019 1 commit
    • Shi-Hao Hong's avatar
      ExpandIcon Custom Colors (#33148) · 9d520853
      Shi-Hao Hong authored
      * Implement ExpandIcon custom color, expandedColor, and disabledColor
      
      * Update to use pumpAndSettle instead of hard-coded duration
      
      * Update colors to unfocused state, added dark mode test to active state
      
      * Fix Colors.white30 doc opacity value
      
      * Add links to Material Design specifications to color, expandedColor and disabledColor
      
      * Update API docs to reference dark theme material page
      9d520853
  13. 09 Mar, 2019 1 commit
  14. 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
  15. 06 Oct, 2018 1 commit
  16. 12 Sep, 2018 1 commit
  17. 04 Sep, 2018 1 commit
  18. 22 Aug, 2018 1 commit
  19. 20 Mar, 2018 1 commit
  20. 07 Sep, 2017 1 commit
  21. 23 Apr, 2017 1 commit
  22. 04 Mar, 2017 1 commit
  23. 22 Aug, 2016 1 commit
  24. 18 Aug, 2016 1 commit