-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
p: firebaseFirebase pluginsFirebase pluginspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
Applications that include non-android plugin packages (e.g a web-only plugin package) are failing to build for Android.
This regressed in #45379 and is fixed in #46282
Unfortunately there have been a few releases between the regression and the fix (as of writing v1.12.10 .. v1.13.0 all have the bug).
To make plugins work in the bad build range we're including a temporary android/ folder in non-android plugins. Once the fix makes it to a stable release plugins can bump the minimal Flutter constraint and cleanup their no-op android folder.
Keeping this open until the fix makes it to a stable release.
iapicca and creativecreatorormaybenot
Metadata
Metadata
Assignees
Labels
p: firebaseFirebase pluginsFirebase pluginspackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.