Add 3.38.1 release notes (#178493)

Retroactively adding this note. Sadly these will be release in the next hotfix, but they will be available on master once https://github.com/flutter/flutter/pull/178487 lands.

**Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.
This commit is contained in:
Camille Simon 2025-11-14 11:23:26 -06:00 committed by GitHub
parent b45fa18946
commit ad76f2b4ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,10 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
## Flutter 3.38 Changes
### [3.38.1](https://github.com/flutter/flutter/releases/tag/3.38.1)
- [flutter/178400](https://github.com/flutter/flutter/issues/178400) Adds support for Dart 3.10 stable.
### [3.38.0](https://github.com/flutter/flutter/releases/tag/3.38.0)
Learn about what's new in this release in [the blog post](https://blog.flutter.dev/whats-new-in-flutter-3-38-3f7b258f7228), and check out the [CHANGELOG](https://docs.flutter.dev/release/release-notes/release-notes-3.38.0) for a detailed list of all the new changes.