Skip to content

Add support for Flutter web #155

@mtwichel

Description

@mtwichel

Prerequisites

  • This is not a Security Disclosure, otherwise please follow the guidelines in Security Policy.
  • I have searched in this repository's issues to see if it has already been reported.

Feature request summary

Currently this package only supports iOS and Android. We use this package in our Flutter application for those platforms. We are in the process of deploying our Flutter app to the web, but this package's lack of support is currently a blocker to that. We are forced to either a) not deploy to web, or b) select another analytics service.

After a bit of research, I believe this could be added using the AEP Javascript SDK and Flutter's js_interop package. That way, it could support web without needing to add a new package or separate implementation - I could implement the same API the native SDKs support.

Thanks for help with this 👋

Current behavior

No response

Expected behavior

No response

Additional implementation details or code snippets

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage-requiredTriage required on a new issue logged for this project. Used by issue templates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions