What's new in the docs

This page contains current and recent announcements of what's new on the Flutter website and blog. Find past what's new information on the what's new archive page. You might also check out the Flutter SDK release notes.

To stay on top of Flutter announcements including breaking changes, join the flutter-announce Google group.

For Dart, you can join the Dart Announce Google group, and review the Dart changelog.

07 August 2024: I/O Connect Beijing 3.24 release

#

Flutter 3.24 is live! For more information, check out the Flutter 3.24 umbrella blog post and the Flutter 3.24 technical blog post. You might also check out the Dart 3.5 release blog post.

Docs updated or added since the 3.22 release

This website release includes several important updates!

Other

#
  • If you are interested in the new, experimental Flutter GPU API, check out the Flutter GPU blog post.
  • The Flutter wiki has been divided up and moved into the relevant GitHub repos, making it easier to keep that info up to date.

14 May 2024: Google I/O 3.22 release

#

Flutter 3.22 is live! For more information, check out the Flutter 3.22 umbrella blog post and the Flutter 3.22 technical blog post.

You might also check out the Dart 3.4 release blog post. In particular, Dart now provides a "baked in" language macro, JsonCodable, for serializing and deserializing JSON data. A future (and unspecified) Dart release will allow you to create your own macros. To learn more, check out dart.dev/go/macros.

Docs updated or added since the 3.19 release

Website infrastructure

  • If you contribute to the website, you might have noticed some recent changes. Namely, the website infrastructure has been updated and the new workflow is simpler. For more details, check out the website README.
  • You might also have noticed that the App solutions submenu in the sidenav now has an AI section, and an enhanced Monetization section, to name some of the changes.

For past releases, check out the What's new archive page.