Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Sep 8, 2021

Apps run on 2.4.0-0.0.pre and later will be upgraded to a minimum of iOS 9.0. Now that Flutter 2.5 has hit stable and iOS 8 support has been dropped, change the plugin create template to 9.0. Up the Flutter SDK constraint to 2.5 to enforce that the 9.0 migration has happened on the app side.

Apps on versions of Flutter older than 2.5 will not be able to use these new plugins. See discussion from last time this was done: #62605

Part of #62880.

@jmagman jmagman added platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels. labels Sep 8, 2021
@jmagman jmagman self-assigned this Sep 8, 2021
@google-cla google-cla bot added the cla: yes label Sep 8, 2021
Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants