1. 07 Apr, 2023 1 commit
  2. 17 Feb, 2023 1 commit
  3. 24 Jan, 2023 1 commit
  4. 13 Jan, 2023 1 commit
    • Bernardo Ferrari's avatar
      Add `allowedButtonsFilter` to prevent Draggable from appearing with secondary click. (#111852) · 0752af84
      Bernardo Ferrari authored
      * DragTarget part 1.
      
      [WIP] Change GestureRecognizer. Sorry.
      
      [WIP] Move from GestureRecognizer to MultiDragGestureRecognizer.
      
      Make it a `Set<int>?`
      
      Get bitwise operations working.
      
      Fix test. Rename to allowedInputPointers.
      
      Convert into a builder.
      
      Improve code with default funciton.
      
      Refactor everything again.
      
      Rename to buttonEventFilter.
      
      Use static function.
      
      Fix analyzer.
      
      Fix private reference.
      
      Use // in private method.
      
      * Fix Renzo request.
      
      * Add `allowedButtonsFilter` everywhere.
      
      * Refactor monoDrag for multi pointer support.
      
      * Fix tests?
      
      * Change default to always true.
      
      * Fix PR comments.
      
      * Completely refactor long press.
      
      * Add forgotten class.
      
      * Revert "Completely refactor long press."
      
      This reverts commit 5038e8603e250e8c928b0f1754fb794b7b75738b.
      
      * Add default value to LongPress
      
      * Refactor doubleTap.
      
      * Relax double tap.
      
      * Write comment in LongPress.
      
      * Use template.
      0752af84
  5. 09 Dec, 2022 1 commit
  6. 19 Sep, 2022 1 commit
  7. 02 Sep, 2022 2 commits
  8. 02 Aug, 2022 1 commit
  9. 26 May, 2022 1 commit
  10. 19 Apr, 2022 1 commit
  11. 14 Apr, 2022 1 commit
  12. 04 Mar, 2022 1 commit
  13. 02 Mar, 2022 1 commit
  14. 23 Feb, 2022 1 commit
  15. 03 Feb, 2022 1 commit
  16. 12 Dec, 2021 1 commit
  17. 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
  18. 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
  19. 15 Jul, 2021 1 commit
  20. 14 Jul, 2021 3 commits
  21. 13 Jul, 2021 2 commits
  22. 13 May, 2021 1 commit
  23. 10 May, 2021 1 commit
  24. 05 Apr, 2021 1 commit
  25. 01 Apr, 2021 1 commit
  26. 31 Mar, 2021 1 commit
  27. 26 Mar, 2021 1 commit
  28. 23 Mar, 2021 1 commit
  29. 16 Mar, 2021 1 commit
  30. 12 Mar, 2021 1 commit
  31. 02 Mar, 2021 1 commit
  32. 11 Feb, 2021 1 commit
  33. 02 Feb, 2021 1 commit
  34. 28 Jan, 2021 1 commit
  35. 22 Dec, 2020 1 commit
  36. 21 Dec, 2020 1 commit