- 15 Jul, 2022 2 commits
-
-
Taha Tesser authored
Fixes a fidelity bug on desktop involving the selection toolbar not hiding when it should have.
-
Taha Tesser authored
-
- 14 Jul, 2022 1 commit
-
-
Kate Lovett authored
-
- 13 Jul, 2022 2 commits
-
-
Christopher Fujino authored
-
Jonah Williams authored
-
- 12 Jul, 2022 6 commits
-
-
Taha Tesser authored
-
Renzo Olivares authored
* Make deltas fail loudly * analyzer fixes * empty * updates * Analyzer fixes * Make it more obvious what kind of TextRange is failing and where * update tests * Add tests for concrete TextEditinDelta apply method * trailing spaces * address nits * fix analyzer Co-authored-by: Renzo Olivares <roliv@google.com>
-
Youssef Attia authored
This reverts commit 1d2fa285.
-
hangyu authored
* Add a snapAnimationDuration param in DraggableScrollableSheet * snapAnimationDuration.inMilliseconds > 0 * Update draggable_scrollable_sheet.dart
-
Jonah Williams authored
-
Michael Goderbauer authored
-
- 11 Jul, 2022 3 commits
-
-
Darren Austin authored
-
Casey Hillers authored
-
Bruno Leroux authored
-
- 08 Jul, 2022 7 commits
-
-
Dan Field authored
-
Bruno Leroux authored
-
LongCatIsLooong authored
Reland "Disable cursor opacity animation on macOS, make iOS cursor animation discrete (#104335)" (#106893)
-
Youssef Attia authored
This reverts commit 0d3cc92d.
-
Taha Tesser authored
-
Markus Aksli authored
-
Dan Field authored
-
- 07 Jul, 2022 6 commits
-
-
Youssef Attia authored
* Fixed AnimatedSwitcher chain produced duplicates * Fixed issue with global keys being copied * trailing whitespace * removed unused dependencies * Fixed dependency loop
-
Jonah Williams authored
-
Daniel Chevalier authored
The pubRoot directory interface is being changed to promote adding and removing directories
-
Kohei Seino authored
Add `fromDirectional` factory to `RelativeRect` for when an app needs to consider both TextDirection.ltr and TextDirection.rtl. ``` RelativeRect.fromDirectional( textDirection: textDirection, start: 10.0, top: 20.0, end: 30.0, bottom: 40.0, ); ``` Addresses https://github.com/flutter/flutter/issues/107058.
-
Kate Lovett authored
-
Kate Lovett authored
-
- 06 Jul, 2022 3 commits
-
-
Darren Austin authored
-
Taha Tesser authored
Properly merges the TextSpan.style of SelectableText.rich.
-
Qun Cheng authored
-
- 02 Jul, 2022 2 commits
-
-
Jonah Williams authored
-
LongCatIsLooong authored
-
- 01 Jul, 2022 2 commits
-
-
Xilai Zhang authored
This reverts commit 3f43d9f3.
-
Hari07 authored
-
- 30 Jun, 2022 6 commits
-
-
Kate Lovett authored
-
Bruno Leroux authored
-
Kate Lovett authored
-
xubaolin authored
-
Taha Tesser authored
-
Taha Tesser authored
-