Announcing Flutter 1.5

Chris Sells
Flutter
Published in
3 min readMay 7, 2019

--

With Google I/O 2019 just around the corner, we’re pleased to announce the availability of our new stable build, Flutter 1.5. With 336 contributors world-wide and more than 1,700 commits, this is our biggest release yet! With this release, we continue to focus on quality and stability, fixing the highest impact issues submitted by the community while continuing to follow the Flutter 2019 Roadmap.

What’s new?

The Flutter 1.5.4 release comes with a number of updates for the iOS and Material widgets, increased support for our experiments in web and desktop, a number of important updates to our plugins and tools as well as fixes to two regressions from Flutter 1.2. However, the most requested new feature in Flutter 1.5 is the In-App Purchase plugin, which is now available in beta for Android and iOS.

In-App Purchase plugin beta in action

The IAP plugin integrates with the underlying in-app purchase services provided for both Android and iOS, allowing your Flutter app to easily show in-app products that are available for sale, allow users to purchase products and show in-app products that the user currently owns.

One final notable change is this release is support for a recent update to the Apple Store policy. This policy change requires all new iOS apps and iOS app updates to target the 12.1 version of the iOS SDK. While we’ve supported the iOS 12.1 SDK since its release, this release also builds all dependencies with the latest Apple SDK. To take advantage of this, we recommend that you use the Flutter 1.5 release or greater moving forward for all updates and new apps that you ship to the Apple store.

On the road to Google I/O

This year’s Google I/O is going to have even more Flutter in it! For example, the Flutter Create contest has closed and we had hundreds of entries! The judges did a lot of work to sort through all of the entries and pick the prize winners. We’ll showcase the best entries at I/O and announce the winner, including the Grand Prize winner who gets a fully-loaded Apple iMac Pro worth over $10,000. I can only assume they’ll use it to build more gorgeous Flutter apps even faster…

If you’d like to participate in Flutter at I/O, you can watch the talks in person or via livestream:

Should these talks inspire you to give Flutter a try, there are lots of Codelabs that lead you through the experience, including several new ones being released at I/O!

And finally, if you happen to be at I/O in person and you want to talk with the Flutter team directly, you can come to our Sandbox, join us in the Codelab space or visit with us at several sessions set aside specifically for that purpose:

However you’re finding out about Flutter 1.5, the team hopes that you enjoy this release. What are you going to build?

--

--

Chris Sells
Flutter

Chris Sells is a Google Product Manager on the Flutter development experience. He enjoys long walks on the beach and various technologies.