mirror of
https://github.com/flutter/flutter.git
synced 2026-01-09 07:51:35 +08:00
Cherry-pick flutter 3.38.4 changelog back to master. (#179463)
This commit is contained in:
parent
42d6f773a5
commit
942783ca84
11
CHANGELOG.md
11
CHANGELOG.md
@ -32,6 +32,17 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
|
||||
|
||||
## Flutter 3.38 Changes
|
||||
|
||||
### [3.38.4](https://github.com/flutter/flutter/releases/tag/3.38.4)
|
||||
|
||||
- [flutter/178547](https://github.com/flutter/flutter/issues/178547) Rendering issues in the Linux desktop embedder when using Skia.
|
||||
- [flutter/178529](https://github.com/flutter/flutter/issues/178529) AppLocalizations getting deleted when running debug web
|
||||
- [flutter/178660](https://github.com/flutter/flutter/issues/178660) `flutter widget-preview start` can crash if `.dart_tool/widget_preview_scaffold/.dart_tool` doesn't exist on subsequent runs.
|
||||
- [flutter/175227](https://github.com/flutter/flutter/issues/175227) Flutter Web applications launched in Chrome show a warning related to --no-sandbox.
|
||||
- [flutter/179155](https://github.com/flutter/flutter/issues/179155) `flutter widget-preview start` crashes if a file named `pubspec.yaml` is modified outside the root of the previewed project.
|
||||
- [flutter/156692](https://github.com/flutter/flutter/issues/156692) `flutter attach` can crash if the target application disconnects unexpectedly.
|
||||
- [flutter/179008](https://github.com/flutter/flutter/issues/179008) `flutter pub get` could be spawned multiple times on MacOS when `pubspec.yaml`s outside of the project were modified after a `flutter pub get` in the root project.
|
||||
- [flutter/178715](https://github.com/flutter/flutter/issues/178715) Running flutter test on Linux/MacOS for Android projects with build hooks fails without the desktop native tooling installed.
|
||||
|
||||
### [3.38.3](https://github.com/flutter/flutter/releases/tag/3.38.3)
|
||||
|
||||
- [flutter/178772](https://github.com/flutter/flutter/issues/178772) Flutter engine reports a different version than the framework.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user