1. 19 Sep, 2023 1 commit
  2. 18 Sep, 2023 3 commits
  3. 12 Sep, 2023 1 commit
  4. 01 Sep, 2023 1 commit
  5. 31 Aug, 2023 1 commit
  6. 20 Jul, 2023 1 commit
  7. 17 May, 2023 1 commit
  8. 30 Mar, 2023 1 commit
  9. 22 Mar, 2023 2 commits
  10. 14 Mar, 2023 1 commit
  11. 23 Feb, 2023 3 commits
  12. 24 Jan, 2023 1 commit
  13. 18 Jan, 2023 1 commit
  14. 17 Jan, 2023 1 commit
  15. 10 Jan, 2023 1 commit
    • Yegor's avatar
      add closed/open focus traversal; use open on web (#115961) · 42053575
      Yegor authored
      * allow focus to leave FlutterView
      
      * fix tests and docs
      
      * small doc update
      
      * fix analysis lint
      
      * use closed loop for dialogs
      
      * add tests for new API
      
      * address comments
      
      * test FocusScopeNode.traversalEdgeBehavior setter; reverse wrap-around
      
      * rename actionResult to invokeResult
      
      * address comments
      42053575
  16. 11 Dec, 2022 1 commit
  17. 01 Dec, 2022 1 commit
    • Greg Spencer's avatar
      Tweak directional focus traversal (#116230) · 0234b18f
      Greg Spencer authored
      * Use distance instead of coord
      
      * Sort by distance prefer axis
      
      * Switch initial sort back to sort by coordinate.
      
      * revert test change
      
      * Fix tests
      
      * Simplify test case
      
      * Add a test for irregular grids
      
      * Review Changes
      0234b18f
  18. 31 Oct, 2022 1 commit
  19. 02 Sep, 2022 1 commit
  20. 17 Aug, 2022 1 commit
  21. 10 Aug, 2022 1 commit
  22. 14 Apr, 2022 1 commit
  23. 12 Apr, 2022 1 commit
  24. 06 Apr, 2022 1 commit
  25. 10 Jan, 2022 1 commit
  26. 03 Nov, 2021 1 commit
  27. 04 Oct, 2021 1 commit
    • Greg Spencer's avatar
      Clean up examples, remove section markers and --template args (#91133) · fd9ce277
      Greg Spencer authored
      This does a cleanup of the examples, removing all of the "section" markers and extra comments that we don't need anymore now that the samples are no longer in the source code. It also removes the --template arguments from the {@tool dartpad} and {@tool sample} directives, since those are no longer used. It converts two examples that I discovered were still embedded into linked examples in the examples folder.
      
      I didn't delete the templates from the snippets config folder yet, because there are still embedded samples in the dart:ui package from the engine that use them. Once dart:ui no longer uses the templates, they can be removed.
      
      I bumped the version of the snippets package to pick up a change that allows removal of the --template argument.
      fd9ce277
  28. 25 Aug, 2021 1 commit
    • Greg Spencer's avatar
      Extract Sample code into examples/api (#87280) · 33403bd2
      Greg Spencer authored
      This extracts the sample code out from the API doc comments, and places them in separate files on disk, allowing running of the examples locally, testing them, and building of slightly larger examples.
      33403bd2
  29. 20 Jul, 2021 1 commit
  30. 01 Jul, 2021 1 commit
  31. 10 May, 2021 1 commit
  32. 31 Mar, 2021 1 commit
  33. 12 Mar, 2021 1 commit
  34. 18 Feb, 2021 1 commit
  35. 27 Jan, 2021 1 commit