Skip to content

Deprecate iOS Objective-C create template flutter create --ios-language objc -t plugin for new plugins #169683

@jmagman

Description

@jmagman

Very similar to #148586 for newly created plugins (not apps or plugin example apps).

We have metrics that show in 2024 Q1 less than 8% of flutter create -t plugin plugins were Objective-C. Deprecate and remove the flag and templates once that number reaches < 3% (making that number up..)

Users will still be able to add Objective-C code to their plugin or replace the Swift code that's there with Objective-C.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listteam-iosOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions