-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
There are two unfixed problems with the automatic plugin registration:
- Possible engine bug when running Android background execution Android. NoSuchMethodError (NoSuchMethodError: No top-level getter '_registerPlugins' declared. #77680
- Regression in ability to remove dart packages that transitively depend on package with plugin registration
Since this isn't quite ready for the next release, we should back out the change for now and re-land afterwards. Specifically:
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.