-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-iosiOS applications specificallyiOS applications specifically
Description
Once Flutter stable no longer supports iOS 8, we should update all the 1P plugins to match. This will eliminate the issue of deprecation warnings from the plugins in the now-common case where people build with projects that use iOS 9 as the minimum.
Currently all of our plugins support iOS 8 so this will affect every plugin that supports iOS, although we'll only need to update the deprecated plugins if at some point we have CI issues with the iOS 8 support.
When we do this, we should make sure the READMEs prominently list the minimum iOS version (see also #34999)
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-iosiOS applications specificallyiOS applications specifically