Skip to content

Reliable way of detecting if a plugin supports Android, or iOS, or both #10288

@mit-mit

Description

@mit-mit

Currently Pub is able to detect that a package is a plugin. But it has no reliable way of detecting if Android, or iOS, or both are supported. Simply checking for the presence of the android and ios folders would be error prone as these are created whenever you run flutter create --plugin.

Metadata

Metadata

Labels

customer: productp: toolingAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions