1. 07 Nov, 2019 1 commit
  2. 05 Nov, 2019 2 commits
  3. 18 Oct, 2019 1 commit
    • Greg Spencer's avatar
      Wire up canRequestFocus and skipTraversal in FocusScopeNode (#43013) · 560873af
      Greg Spencer authored
      This adds a canRequestFocus and skipTraversal argument to FocusScope and FocusScopeNode, so that a scope can prevent being traversed.
      
      This allows a fix for a problem in the gallery where the focus while traversing the list of items would sometimes appear to disappear, since it would be focusing things that were in the backdrop that were part of the tree, but were not visible.
      
      Related Issues
      Fixes #42955
      560873af
  4. 17 Sep, 2019 1 commit
  5. 09 Aug, 2019 1 commit
  6. 22 Jul, 2019 1 commit
  7. 02 Jul, 2019 1 commit
  8. 27 Jun, 2019 1 commit
  9. 24 Jun, 2019 1 commit
  10. 15 May, 2019 1 commit
    • Greg Spencer's avatar
      Implements focus handling and hover for Material buttons. (#31438) · bb3c6605
      Greg Spencer authored
      This implements focus and hover handling for Material buttons. It inserts Focus widgets into the tree in order to allow buttons to be focusable via keyboard traversal (a.k.a. TAB traversal), and Listener widgets into the InkWell to allow the detection of hover states for widgets.
      
      Addresses #11344, #1608, and #13264.
      bb3c6605
  11. 23 Apr, 2019 1 commit
  12. 05 Apr, 2019 1 commit
  13. 04 Apr, 2019 1 commit
    • Justin McCandless's avatar
      Pan and zoom gallery demo (#25164) · 3ada5028
      Justin McCandless authored
      Adds the "2D Transformations" demo to the gallery, which shows how to do things such as navigate around a map a la Google Maps, or show a full screen zoomable photo.  The idea is to abstract this code into a first class widget soon.
      3ada5028
  14. 03 Apr, 2019 1 commit
  15. 22 Mar, 2019 1 commit
  16. 06 Mar, 2019 1 commit
  17. 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
  18. 28 Feb, 2019 1 commit
  19. 24 Feb, 2019 1 commit
    • Will Larche's avatar
      [Gallery] Fortnightly demo moved from flutter/samples. (#28125) · 57a8b03c
      Will Larche authored
      * [Gallery] Fortnightly demo moved from flutter/samples.
      
      * [Gallery] Fortnightly analysis corrections.
      
      * [Gallery] Minor rename.
      
      * [Gallery] Making floats ints.
      
      * [Gallery] Fortnightly minor visual polish.
      
      * [Gallery] Formatting.
      
      * [Gallery] Upping package version for gallery to support fortnightly demo.
      
      * [Gallery] Fortnightly copy correction.
      
      * [Gallery] Fortnightly study polish.
      
      * [Gallery] Fortnightly polish.
      
      * [Gallery] Fortnightly copy correction.
      
      * [Gallery] Fortnightly copy now held in '''.
      
      * [Gallery] Fortnightly comment.
      
      * [Gallery] Updates necessary when flutter_gallery_assets updates.
      
      * [Gallery] Updating macrobenchmarks because we updated flutter_gallery_assets.
      
      * [Gallery] Moving spaces to beginning of copy lines.
      
      * [Gallery] Copy correction.
      
      * [Gallery] Adding tooltip to satisfy smoke test.
      
      * [Gallery] Minor pr feedback.
      
      * [Gallery] Forced upgrade.
      57a8b03c
  20. 30 Jan, 2019 1 commit
  21. 22 Jan, 2019 1 commit
  22. 11 Jan, 2019 1 commit
  23. 09 Jan, 2019 1 commit
  24. 08 Jan, 2019 1 commit
  25. 04 Jan, 2019 1 commit
  26. 27 Dec, 2018 1 commit
  27. 22 Dec, 2018 1 commit
  28. 19 Dec, 2018 1 commit
  29. 19 Nov, 2018 2 commits
  30. 08 Nov, 2018 1 commit
  31. 06 Nov, 2018 1 commit
  32. 02 Nov, 2018 3 commits
  33. 01 Nov, 2018 1 commit
  34. 23 Oct, 2018 1 commit
  35. 17 Oct, 2018 1 commit
  36. 16 Oct, 2018 1 commit