1. 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
  2. 24 Sep, 2019 1 commit
  3. 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
  4. 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
  5. 09 Mar, 2019 1 commit
  6. 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
  7. 06 Oct, 2018 1 commit
  8. 12 Sep, 2018 1 commit
  9. 04 Sep, 2018 1 commit
  10. 22 Aug, 2018 1 commit
  11. 20 Mar, 2018 1 commit
  12. 07 Sep, 2017 1 commit
  13. 23 Apr, 2017 1 commit
  14. 04 Mar, 2017 1 commit
  15. 22 Aug, 2016 1 commit
  16. 18 Aug, 2016 1 commit