- 14 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 13 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 04 May, 2021 2 commits
-
-
Ian Hickson authored
- 28 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
-
- 12 Mar, 2021 1 commit
-
-
Jason Simmons authored
-
- 11 Mar, 2021 1 commit
-
-
chunhtai authored
-
- 04 Mar, 2021 1 commit
-
-
Greg Spencer authored
-
- 27 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Jan, 2021 1 commit
-
-
Justin McCandless authored
Very simple right-click context menu for Windows and Linux in a Material-esque style.
-
- 20 Jan, 2021 1 commit
-
-
Justin McCandless authored
A very minimal right-click menu for Mac desktop.
-
- 15 Jan, 2021 1 commit
-
-
chunhtai authored
-
- 11 Jan, 2021 1 commit
-
-
Renzo Olivares authored
-
- 15 Dec, 2020 1 commit
-
-
Justin McCandless authored
Exposes the ability to create custom Material text selection toolbar menus, and cleans up the code around these menus.
-
- 14 Dec, 2020 1 commit
-
-
Justin McCandless authored
-
- 11 Dec, 2020 1 commit
-
-
chunhtai authored
-
- 01 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 28 Oct, 2020 1 commit
-
-
Greg Spencer authored
Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 22 Oct, 2020 1 commit
-
-
Jaime Blasco authored
Enables custom text selection menus by allowing selectionControls to be passed to TextField et. al.
-
- 16 Oct, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 25 Sep, 2020 1 commit
-
-
Hans Muller authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 15 Sep, 2020 1 commit
-
-
Pedro Massango authored
-
- 09 Sep, 2020 1 commit
-
-
Mouad Debbar 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.
-
- 28 Aug, 2020 1 commit
-
-
Justin McCandless authored
-
- 15 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 29 Jul, 2020 1 commit
-
-
Justin McCandless authored
-
- 21 Jul, 2020 1 commit
-
-
Pierre-Louis authored
-
- 02 Jul, 2020 1 commit
-
-
Pierre-Louis authored
-
- 18 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 16 Jun, 2020 1 commit
-
-
Zachary Anderson authored
This reverts commit b3c237ce.
-
- 15 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 03 Jun, 2020 1 commit
-
-
MH Johnson authored
-
- 28 May, 2020 1 commit
-
-
Tong Mu authored
* Adds default cursor and/or mouseCursor property to a number of widgets. * Adds `MaterialStateMouseCurrsor`.
-
- 16 Apr, 2020 1 commit
-
-
chunhtai authored
-