Skip to content

Support Add2App Integration #47

Open
@stevanusw28

Description

@stevanusw28

Hello we have native app with flutter app as module and want to implement appspector but it seems not supported yet. Can this plugin also support add2app(https://flutter.dev/docs/development/add-to-app)?

The plugin appspector is built using an older version of the Android plugin API which assumes that it's running in a full-Flutter environment. It may have undefined behaviors when Flutter
is integrated into an existing app as a module.
The plugin can be updated to the v2 Android Plugin APIs by following https://flutter.dev/go/android-plugin-migration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions