- 13 Jan, 2021 1 commit
-
-
Jia Hao authored
-
- 11 Jan, 2021 1 commit
-
-
Renzo Olivares authored
-
- 07 Jan, 2021 2 commits
-
-
Justin McCandless authored
-
Nathan Walker authored
-
- 06 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 29 Dec, 2020 1 commit
-
-
xubaolin authored
-
- 25 Dec, 2020 1 commit
-
-
creativecreatorormaybenot authored
-
- 23 Dec, 2020 1 commit
-
-
Chinmoy authored
Added mainAxisExtent to SliverGridDelegateWithFixedCrossAxisCount and SliverGridDelegateWithMaxCrossAxisExtent (#71376)
-
- 22 Dec, 2020 1 commit
-
-
Kate Lovett authored
-
- 18 Dec, 2020 2 commits
-
-
Todd Volkert authored
Fixes https://github.com/flutter/flutter/issues/71972
-
J-P Nurmi authored
selectionEnabled was not taken into account in: key movement handling in RenderEditable mouse drag handling in TextSelectionGestureDetectorBuilder
-
- 14 Dec, 2020 1 commit
-
-
Justin McCandless authored
-
- 11 Dec, 2020 3 commits
-
-
chunhtai authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
This reverts commit ceca634e.
-
- 09 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 07 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 03 Dec, 2020 1 commit
-
-
LongCatIsLooong authored
-
- 25 Nov, 2020 1 commit
-
-
Christopher Fujino authored
This reverts commit 358f9b0e.
-
- 24 Nov, 2020 2 commits
-
-
Christopher Fujino authored
This reverts commit b18f1b81.
-
Michael Goderbauer authored
-
- 21 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 20 Nov, 2020 1 commit
-
-
Ian Hickson authored
-
- 17 Nov, 2020 1 commit
-
-
xubaolin authored
-
- 16 Nov, 2020 3 commits
-
-
Greg Spencer authored
This removes the last couple of doc references to the Window class in the framework, so that I can re-land the engine side change that removes the Window class (flutter/engine#22505).
-
Ian Hickson authored
-
Jason Simmons authored
-
- 12 Nov, 2020 2 commits
-
-
Greg Spencer authored
This reverts usages of the binding's platformDispatcher to use window again temporarily, because there isn't a TestPlatformDispatcher yet, and so some tests were failing because they mocked the TestWindow to return certain things (locales) that were returning the real values instead of the test values. Once I've created a TestPlatformDispatcher to allow fake data to be passed to it, we can go back to using the platformDispatcher in all of these places
-
Michael Goderbauer authored
-
- 11 Nov, 2020 1 commit
-
-
J-P Nurmi authored
-
- 10 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 09 Nov, 2020 3 commits
-
-
Greg Spencer authored
Remove references to `Window`, and switch usages to `PlatformDispatcher` or `SingletonFlutterWindow` (#69617) * Remove references to dart:ui.Window, and point usages to PlatformDispatcher or SingletonFlutterWindow, as appropriate * remove new test platform dispatchers * Amend documentation
-
Kate Lovett authored
-
chunhtai authored
* Fix crash when widgetspan does not produce a semantics node in render paragraph * fix comments * fixed corner case, added test, refactored semantics widget * addressing comment
-
- 04 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 02 Nov, 2020 2 commits
-
-
Greg Spencer authored
-
David Garcia authored
-
- 31 Oct, 2020 1 commit
-
-
Greg Spencer authored
My yearly pass to fix spelling errors in the API dartdocs.
-
- 30 Oct, 2020 1 commit
-
-
Jacek Marchwicki authored
-
- 29 Oct, 2020 1 commit
-
-
Ian Hickson authored
-