- 18 Jun, 2021 1 commit
-
-
creativecreatorormaybenot authored
-
- 16 Jun, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 10 Jun, 2021 1 commit
-
-
xubaolin authored
-
- 08 Jun, 2021 1 commit
-
-
LongCatIsLooong authored
[TextSelectionControls] move the tap gesture callback into _TextSelectionHandlePainter, remove `_TransparentTapGestureRecognizer`. (#83639)
-
- 21 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 14 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 13 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 04 May, 2021 2 commits
-
-
Ian Hickson authored
- 27 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 Apr, 2021 1 commit
-
- 23 Apr, 2021 1 commit
-
-
Ian Hickson authored
* Migrate to ChannelBuffers.push * Move TestDefaultBinaryMessenger to its own file * Apply deprecations and fix usages
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 06 Apr, 2021 1 commit
-
-
Mouad Debbar authored
-
- 25 Mar, 2021 1 commit
-
-
chunhtai authored
-
- 15 Mar, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 13 Mar, 2021 1 commit
-
-
Haruka Ma authored
-
- 04 Mar, 2021 2 commits
-
-
Michael Goderbauer authored
-
Greg Spencer authored
-
- 02 Mar, 2021 1 commit
-
-
chunhtai authored
-
- 23 Feb, 2021 1 commit
-
- 19 Feb, 2021 1 commit
-
-
chunhtai authored
-
- 04 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 23 Jan, 2021 1 commit
-
-
Mouad Debbar authored
-
- 20 Jan, 2021 1 commit
-
-
Justin McCandless authored
A very minimal right-click menu for Mac desktop.
-
- 15 Jan, 2021 1 commit
-
-
chunhtai authored
-
- 09 Dec, 2020 1 commit
-
-
Alex Li authored
-
- 01 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 02 Nov, 2020 1 commit
-
-
LongCatIsLooong authored
-
- 27 Oct, 2020 1 commit
-
-
Justin McCandless authored
When attempting to select a space on mobile, Flutter will try to select the word before the space too, if one exists.
-
- 22 Oct, 2020 1 commit
-
-
Jaime Blasco authored
Enables custom text selection menus by allowing selectionControls to be passed to TextField et. al.
-
- 12 Oct, 2020 1 commit
-
-
xubaolin authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 01 Oct, 2020 2 commits
-
-
Jason Simmons authored
SkParagraph may calculate slightly different metrics for text layouts
-
Michael Goderbauer authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 31 Aug, 2020 1 commit
-
-
Chris Bracken authored
Flutter's `moreOrLessEquals` has a few advantages over `closeTo` from the `matcher` package: * It emits the epsilon value in the test result on failure. * It uses a named parameter for epsilon, which improves readability at the call site. * It has a reasonable default for epsilon in cases where something more specific isn't required. Using it also has the nice property that it aids in its own discovery when when people go looking for such functionality in new tests. This change also includes a couple unrelated whitespace formatting cleanups.
-
- 15 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 02 Jul, 2020 1 commit
-
-
Pierre-Louis authored
-