- 15 Dec, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 18 Sep, 2023 1 commit
-
-
Kostia Sokolovskyi authored
-
- 31 Aug, 2023 1 commit
-
-
Jonah Williams authored
Rather than changing the size of the child elements (relaying out text and potentially changing glyph shape and position due to pixel snapping), apply the stretch effect as a compositing effect - render the children to a texture and stretch the texture. If we end up using an image shader to apply an custom shader we'll need to do this anyway. Fixes https://github.com/flutter/flutter/issues/129528 ### Before https://github.com/flutter/flutter/assets/8975114/16e9eb57-f864-4093-b4a4-461082b89b43 ### After https://github.com/flutter/flutter/assets/8975114/14cf0167-8922-4876-a325-e3bc154b084f
-
- 22 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
- 21 Feb, 2023 1 commit
-
-
Kate Lovett authored
* remove axes assertion * Update packages/flutter/lib/src/widgets/overscroll_indicator.dart
-
- 15 Feb, 2023 1 commit
-
-
Jan Kuß authored
* Fix overscroll behaviour of `StretchingOverscrollIndicator` on directional change while scrolling * Remove trailing spaces * Change naming of `_StretchDirection` values to `trailing` and `leading` * Remove trailing space * Apply suggestions from code review * Fix stretching overscroll indicator direction on fling * Fix issue when changing direction while recede animation is playing * Remove trailing space * Add test for changing direction during recede animation
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 25 Oct, 2022 1 commit
-
-
youssef ali authored
-
- 30 Jun, 2022 1 commit
-
-
Taha Tesser authored
-
- 17 Jun, 2022 1 commit
-
-
Kate Lovett authored
-
- 16 Jun, 2022 1 commit
-
-
Taha Tesser authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Mar, 2022 1 commit
-
-
Kate Lovett authored
-
- 18 Feb, 2022 1 commit
-
-
Kate Lovett authored
-
- 07 Oct, 2021 1 commit
-
-
Kate Lovett authored
-
- 23 Sep, 2021 1 commit
-
-
Kate Lovett authored
-
- 20 Sep, 2021 1 commit
-
-
Kate Lovett authored
-
- 15 Sep, 2021 1 commit
-
-
Sam Rawlins authored
-
- 03 Sep, 2021 1 commit
-
-
Kate Lovett authored
* Update overscroll indicator for reverse * Review feedback * Review feedback
-
- 30 Aug, 2021 1 commit
-
-
Kate Lovett authored
-
- 11 Aug, 2021 1 commit
-
-
Kate Lovett authored
-