Skip to content

Build a plugin that has a dependency on code published in Maven/Cocoapods #7813

@mit-mit

Description

@mit-mit

Both Android and iOS have existing ecosystems for distributing code. For example, Google Analytics for Android is on Maven (com.google.android.gms:play-services-analytics:10.0.1), and for iOS on Cocoapods (e.g. Google/Analytics).

This tracks the ability to declare a dependency on such existing code in a plugin, and the build logic related to handling both the building of the plugin, and an app that consumes it.

Metadata

Metadata

Assignees

Labels

p: toolingAffects the flutter_plugin_tools package

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions