- 17 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
Reland "Inject current FlutterView into tree and make available via `View.of(context)` (#116924)" (#117244) * Reland "Inject current `FlutterView` into tree and make available via `View.of(context)` (#116924)" This reverts commit 9102f2fe. * remove window placeholder
-
- 16 Dec, 2022 4 commits
-
-
htoor3 authored
* Remove DoNothing actions for shift + left/right keyboard shorcuts on web and add tests * Fix spacing * Add select all left/right cases + tests
-
Casey Hillers authored
Revert "Inject current `FlutterView` into tree and make available via `View.of(context)` (#116924)" (#117214) This reverts commit a34e4194.
-
Michael Goderbauer authored
* enable View.of * tests * ++ * greg review * rewording * hide view from public
-
- 15 Dec, 2022 2 commits
-
-
hangyu authored
* Update navigator.dart * Update navigator.dart * Add test * Update navigator.dart * lint * Update packages/flutter/test/widgets/navigator_test.dart Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com> * Update packages/flutter/test/widgets/navigator_test.dart Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com> Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com>
-
Jonah Williams authored
This reverts commit e331dcda.
-
- 14 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 13 Dec, 2022 1 commit
-
-
Callum Moffat authored
* Fix scroll jump when NestedScrollPosition is inertia-cancelled. * Switch to using pointerScroll(0)
-
- 12 Dec, 2022 5 commits
-
-
Jonah Williams authored
* [framework] make transform with filterQuality a rpb * fix tests * ++
-
Callum Moffat authored
* InteractiveViewer web trackpad panning * Address feedback
-
Callum Moffat authored
* Fix MediaQuery.paddingOf * Try to fix test overflow on web
-
Jonah Williams authored
-
Michael Goderbauer authored
* Add LookupBoundary to Overlay * fix analysis
-
- 11 Dec, 2022 1 commit
-
-
Casey Hillers authored
Revert "Adds API in semanticsconfiguration to decide how to merge child semanticsConfigurations (#110730)" (#116839) This reverts commit 352ad3a9.
-
- 10 Dec, 2022 1 commit
-
-
Callum Moffat authored
* Floating cursor cleanup * Use TextSelection.fromPosition
-
- 09 Dec, 2022 2 commits
-
-
Michael Goderbauer authored
-
Callum Moffat authored
-
- 07 Dec, 2022 7 commits
-
-
Michael Goderbauer authored
* LookupBoundary simplified * tests * doc and impl complete * doc fixes * add more tests * review * empty
-
Casey Hillers authored
Revert "Speed up first asset load by encoding asset manifest in binary rather than JSON (#113637)" (#116662) This reverts commit 56cad89b.
-
chunhtai authored
* Adds semantics merger API and fix input decorator * addressing comments * abstractnode to object * feature complete * addressing comments * fix comments * conditionally add sort order * fix bool * fix test * more fix * fix tests
-
Greg Spencer authored
* Add ListenableBuilder with examples * Add tests * Add tests * Fix Test * Change AnimatedBuilder to be a subclass of ListenableBuilder
- 05 Dec, 2022 1 commit
-
-
Andrew Kolos authored
-
- 02 Dec, 2022 1 commit
-
-
Jonah Williams authored
* ++ * ++ * ++
-
- 01 Dec, 2022 1 commit
-
-
Greg Spencer authored
* Use distance instead of coord * Sort by distance prefer axis * Switch initial sort back to sort by coordinate. * revert test change * Fix tests * Simplify test case * Add a test for irregular grids * Review Changes
-
- 30 Nov, 2022 2 commits
-
-
Casey Hillers authored
This reverts commit 8473da22.
-
Taha Tesser authored
-
- 29 Nov, 2022 1 commit
-
-
LongCatIsLooong authored
* Disable backspace/delete handling on iOS * fix tests * review * macOS too * review
-
- 28 Nov, 2022 2 commits
-
-
LongCatIsLooong authored
* Fix LayoutExplorer cycle * fix tests * Update widget_inspector.dart * Update widget_inspector.dart * review * expandPropertyValues
-
chunhtai authored
* Fix iOS selectWordEdge doesn't account for affinity * fix test * update
-
- 23 Nov, 2022 1 commit
-
-
Jim Graham authored
Use the new pushImageFilter offset parameter to fix the transform of the children (#113673) (#115884)
-
- 22 Nov, 2022 4 commits
-
-
Taha Tesser authored
Update test Update comments
-
Jonah Williams authored
Revert "Use the new pushImageFilter offset parameter to fix the transform of the children (#113673)" (#115861) This reverts commit 91aeda7b.
-
Jim Graham authored
-
Callum Moffat authored
-
- 21 Nov, 2022 1 commit
-
-
chunhtai authored
-
- 18 Nov, 2022 1 commit
-
-
chunhtai authored
* Allows pushing page based route as pageless route * update
-