mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add Remaining Changelog entries for 3.29.2 (#165101)
Changelog for https://github.com/flutter/flutter/pull/165075, the dart stable change and for https://github.com/flutter/flutter/pull/165080
This commit is contained in:
parent
b37d0b752e
commit
135f1a5609
@ -28,6 +28,9 @@ INTERNAL NOTE
|
||||
|
||||
### [3.29.2](https://github.com/flutter/flutter/releases/tag/3.29.2)
|
||||
|
||||
- [dart 3.7.2 changelog](https://github.com/dart-lang/sdk/blob/stable/CHANGELOG.md#372)
|
||||
- [flutter/164958](https://github.com/flutter/flutter/issues/164958) - Impeller, All platforms, Text that is rotated 180 degrees exactly will render as if it is scaled by {-1, 1} instead of {-1, -1}.
|
||||
- [flutter/165075](https://github.com/flutter/flutter/pull/165075) - Fixes crashes on Android devices older than API 29 when using Impeller OpenGLES.
|
||||
- [flutter/164606](https://github.com/flutter/flutter/issues/164606) Fixes missing glyph error on Android and iOS devices using Impeller.
|
||||
- [flutter/164036](https://github.com/flutter/flutter/pull/164036) - On iOS devices Increase number of concurrent background image decode tasks to partially mitigate "Image upload failed due to loss of GPU access" errors.
|
||||
- [flutter/163175](https://github.com/flutter/flutter/pull/163175) - Improve performance of CanvasKit rendering for web.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user