Skip to content

[Android] Remove support for io.flutter.automatically-register-plugins manifest flag #179276

Description

@camsim99

The Android embedding still checks if the io.flutter.automatically-register-plugins manifest flag is set in the Flutter application:

public static FlutterApplicationInfo load(@NonNull Context applicationContext) {
. That flag is long overdue for removal, as it was used before automatic registration of plugins.

As several stable releases have passed since their deprecation, references to this flag should be removed from the embedding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listengineflutter/engine related. See also e: labels.platform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions