mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update flutter changelog for 3.38.6 (#180708)
This commit is contained in:
parent
96403e0fa5
commit
aebfdb5319
10
CHANGELOG.md
10
CHANGELOG.md
@ -32,6 +32,16 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
|
||||
|
||||
## Flutter 3.38 Changes
|
||||
|
||||
### [3.38.6](https://github.com/flutter/flutter/releases/tag/3.38.6)
|
||||
|
||||
- [flutter/179139](https://github.com/flutter/flutter/issues/179139) - `flutter widget-preview start` creates new cached build artifacts on each run, resulting in increasing disk usage after each run.
|
||||
- [flutter/178896](https://github.com/flutter/flutter/issues/178896) - Apps crash during launch on Windows when run from paths containing non-ASCII characters.
|
||||
- [flutter/176943](https://github.com/flutter/flutter/issues/176943) - Configuration changes to run tests on macOS 15 or 15.7.2 for Flutter's CI.
|
||||
- [flutter/179914](https://github.com/flutter/flutter/issues/179914) - Flutter Android apps that upgrade to AGP 9.0.0 require migration steps.
|
||||
- [flutter/175099](https://github.com/flutter/flutter/issues/175099) - When WebViews are scrolled on iOS 26, they become unclickable.
|
||||
- [flutter/175074](https://github.com/flutter/flutter/issues/175074) - When the virtual keyboard is closed on Android web, the area behind it remains blank and the app only draws in the area that used to be above the keyboard.
|
||||
- [flutter/180381](https://github.com/flutter/flutter/issues/180381) - Apps crash on Android when enabling accessibility, hiding a platform view, and pulling out the top curtain.
|
||||
|
||||
### [3.38.5](https://github.com/flutter/flutter/releases/tag/3.38.5)
|
||||
|
||||
- [flutter/179700](https://github.com/flutter/flutter/issues/179700) Update dart to 3.10.4.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user