As always, our goal is to make developers successful on Flutter regardless of the platform you’re targeting. Since the announcement of iOS 14 in June, we’ve been working on adding new features to Flutter that support this release, including updates to support Xcode 12, as well as adding new features and improvements to support iOS 14.

If your iOS 14 app uses [TextField](https://api.flutter.dev/flutter/material/TextField-class.html)[CupertinoTextField](https://api.flutter.dev/flutter/cupertino/CupertinoTextField-class.html), or [TextFormField](https://api.flutter.dev/flutter/material/TextFormField-class.html), you’ll want to make sure that it’s built with Flutter 1.20 or later to ensure that your users are not bothered by unnecessary clipboard notification messages, as per Apple’s updated clipboard policy.

#ios #mobile-app-development #developer-tools #flutter #xcode

Supporting iOS 14 and Xcode 12 with Flutter
8.15 GEEK