Skip to content

Tags: plwater/flutter

Tags

v1.5.4-hotfix.2

Toggle v1.5.4-hotfix.2's commit message
cherry-pick: fix edge swiping and dropping back at starting point (fl…

…utter#31623)

v1.5.4-hotfix.1

Toggle v1.5.4-hotfix.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
iOS selection handles are invisible (flutter#31332) (flutter#31862)

Fix a bug where text selection handles were invisible in iOS

v1.5.8

Toggle v1.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for the Kazakh language (flutter#31578)

v1.5.7

Toggle v1.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Material] Update slider and slider theme with new sizes, shapes, and…

… color mappings (2nd attempt) (flutter#31564)

flutter#30390 was rolled back. This PR will re-roll it forward.

This PR makes a number of changes to the visual appearance of material sliders:

Sizes/Shapes
** enabled thumb radius from 6 to 10
** disabled thumb radius from 4 to 10 with no gap
** default track shape is a rounded rect rather than a rect
**
Colors
** all of the colors now use the new color scheme
** overlay opacity has been reduce from 16% to 12%
** value indicator text color now respects the indicator it is on by using onPrimary
** disabledThumb color no respects the surface it is on by using onSurface
The slider theme is also now constructed consistently with other theme objects within the ThemeData. By default, all values are null, and have default values that are resolved in the slider itself, rather than in the slider theme.

v1.5.6

Toggle v1.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix typo in docs (flutter#31538)

v1.5.5

Toggle v1.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Fix 25807: implement move for sliver multibox widget (flutter…

…#29188)" (flutter#31497)

This reverts commit 77ab0b8.

v1.5.4

Toggle v1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add track-widget-creation flag to attach command (flutter#31262)

* Add track-widget-creation flag to attach command

* use the flag

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
06fea14 Glitchiness with Tab Characters (flutter/engine#8591) (flutte…

…r#31265)

flutter/engine@b678709...06fea14

git log b678709..06fea14 --no-merges --oneline
06fea14 Glitchiness with Tab Characters (flutter/engine#8591)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Roll engine 388124f..fdd4272 (3 commits) (flutter#31179)

flutter/engine@388124f...fdd4272

git log 388124f..fdd4272 --no-merges --oneline
fdd4272 Roll src/third_party/skia 70ed05e53ad2..652b007a4cbb (1 commits) (flutter/engine#8601)
3b01610 Check that TransformLayer has a finite matrix (flutter/engine#8585)
4805d72 Implement StandardMethodCodec for C&flutter#43;&flutter#43; shells (flutter/engine#8598)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Use full height of the glyph for caret height on Android" (fl…

…utter#31159)

* Revert "Use full height of the glyph for caret height on Android (flutter#30991)"

This reverts commit 96e1fc9.