Member-only story

Flutter 3.29 is Live — Packed with New Features & Enhancements!

Released in Flutter 3.29: Exciting New Features & Improvements

What’s New in Flutter 3.29? A Simple Look at the Latest Changes & Updates

Trushit Kasodiya

--

Flutter 3.29 new features and improvements showcasing updated Material 3 design, performance enhancements, and API changes.
Flutter 3.29 introduces exciting updates, including Material 3 improvements, better rendering, and new API enhancements for a smoother development experience.

Flutter 3.29 is finally here, and I’ve explored all the latest changes! This update brings some exciting improvements that make Flutter apps faster, smoother, and more efficient. If you’re a Flutter developer like me, you’ll love the new features, bug fixes, and performance upgrades in this release.

In this blog, I’ll share my experience with Flutter 3.29, highlight the key updates, and explain how they can improve your app development process.

Changes in Flutter 3.29

  • Deprecate WebGoldenComparator
  • Deprecate ThemeData.dialogBackgroundColor in favor of DialogThemeData.backgroundColor
  • ImageFilter.blur default tile mode automatic selection
  • Updated Material 3 Slider
  • Updated Material 3 Progress Indicators

Golden comparisons for web are no longer supported

--

--

No responses yet