Flutter 3.7.3 Updates

Nikul Kukadiya
2 min readFeb 16, 2023

--

Flutter 3.7.3, the latest stable release of the Flutter framework, has been made available to the developers’ community. The new release is packed with several updates and improvements that make it an exciting release for mobile app developers. In this blog, we will explore some of the significant updates in Flutter 3.7.3.

  • New improvements in the Flutter Gallery app: Flutter 3.7.3 introduces a new version of the Flutter Gallery app, which showcases many of the widgets, layouts, and techniques available in the Flutter framework. The new version has been updated with several new widgets, including animated icons, drag and drop, and progress indicators.
  • Updated packages: The new release comes with updated packages, including the latest version of the Dart programming language (version 2.15.0), the Flutter Engine (version 2.8.0), and the Flutter SDK (version 2.8.0). These updates improve the overall performance and stability of the framework.
  • Android 12 support: Flutter 3.7.3 includes support for Android 12, Google’s latest operating system. This update makes it easier for developers to build apps that are optimized for the new platform and take advantage of the latest features.
  • Improved accessibility: Flutter 3.7.3 includes several improvements to the framework’s accessibility features. This includes new widgets that allow developers to create accessible apps more easily and new APIs that provide more detailed accessibility information to users.
  • New Material Design widgets: Flutter 3.7.3 introduces several new Material Design widgets, including a new date picker, a new time picker, and a new range slider. These new widgets make it easier for developers to create apps that conform to Google’s Material Design guidelines.
  • iOS 15 support: Flutter 3.7.3 also includes support for iOS 15, Apple’s latest operating system. This update makes it easier for developers to build optimized apps for the new platform and take advantage of the latest features.

In conclusion, Flutter 3.7.3 is a significant release that brings several updates and improvements to the Flutter framework. These updates improve the overall performance and stability of the framework and make it easier for developers to create high-quality mobile apps.

Developers can download the latest version of the Flutter SDK and start building apps with the latest features and improvements.

--

--