Skip to content

Commit 8784a0b

Browse files
authored
Create changelog entry for flutter 3.35.7 (flutter#177334)
Changelog entry onlyl
1 parent 284ec68 commit 8784a0b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
3232

3333
## Flutter 3.35 Changes
3434

35+
### [3.35.7](https://github.com/flutter/flutter/releases/tag/3.35.7)
36+
37+
[flutter/174082](https://github.com/flutter/flutter/issues/174082) Apps, on all platforms, that extend MenuController class see a compile time failure when building.
38+
[flutter/173770](https://github.com/flutter/flutter/issues/173770) Mitigates a memory leak that occurs on Android, when `Activities` are not kept upon exit and an Activity is exited and re-entered.
39+
3540
### [3.35.6](https://github.com/flutter/flutter/releases/tag/3.35.6)
3641

3742
- [flutter/175669](https://github.com/flutter/flutter/issues/175669) `flutter analyze --suggestions` supports versions up to Java 25, Gradle 9 and AGP 9, Kotlin 2.2.20.

0 commit comments

Comments
 (0)