1. 19 May, 2022 1 commit
  2. 18 May, 2022 1 commit
  3. 27 Apr, 2022 1 commit
  4. 14 Apr, 2022 1 commit
  5. 13 Apr, 2022 1 commit
    • Callum Moffat's avatar
      Support trackpad gestures in framework (#89944) · 30a50180
      Callum Moffat authored
      * Implement trackpad gestures in framework
      
      * Touch and Pan/Zoom pointers have separate IDs now
      
      * Handle trackpad pointer device type
      
      * Respect supportedDevices for pan/zoom events
      
      * Update after rebase
      
      * Fix check failures
      
      * Avoid error with very short drags
      
      * Address feedback
      
      * Refactor drag event handler
      
      * Address more feedback
      
      * Add some missing punctuation
      30a50180
  6. 22 Mar, 2022 1 commit
  7. 02 Mar, 2022 1 commit
  8. 25 Feb, 2022 1 commit
  9. 22 Feb, 2022 1 commit
  10. 03 Feb, 2022 1 commit
  11. 01 Feb, 2022 1 commit
  12. 28 Jan, 2022 1 commit
  13. 24 Jan, 2022 1 commit
  14. 14 Jan, 2022 1 commit
  15. 08 Jan, 2022 1 commit
  16. 10 Dec, 2021 1 commit
  17. 01 Dec, 2021 1 commit
  18. 08 Nov, 2021 1 commit
  19. 15 Oct, 2021 1 commit
  20. 14 Oct, 2021 1 commit
  21. 08 Oct, 2021 1 commit
  22. 05 Oct, 2021 1 commit
  23. 04 Oct, 2021 2 commits
    • 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
    • xubaolin's avatar
  24. 24 Sep, 2021 1 commit
  25. 26 Aug, 2021 1 commit
  26. 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
  27. 16 Aug, 2021 1 commit
  28. 09 Aug, 2021 1 commit
  29. 05 Aug, 2021 1 commit
  30. 04 Aug, 2021 1 commit
  31. 03 Aug, 2021 1 commit
  32. 30 Jul, 2021 1 commit
  33. 26 Jul, 2021 1 commit
  34. 15 Jul, 2021 1 commit
  35. 14 Jul, 2021 3 commits
  36. 13 Jul, 2021 2 commits