Flutter Dec 11, 2019

1.12.13

What's New

Flutter 1.12 delivers comprehensive iOS 13 support with completed dark mode, officially launches Add-to-App functionality for embedding Flutter in existing apps, and advances web and macOS platforms to beta and alpha respectively. Major tooling improvements include Dart DevTools Layout Explorer, multi-device debugging, and DartPad Flutter support, while Android builds gain robustness through AndroidX migration and R8 optimization.

Highlights

Breaking Changes

  • Android platform integration APIs stabilized with new Java and Kotlin APIs requiring migration
  • Flutter team plugins migrated to AndroidX, with recommendation for apps and plugins to follow

Deprecations

  • ProGuard deprecated in favor of R8 for Android code optimization

Recent Releases

All releases →