-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
triage-requiredTriage required on a new issue logged for this project. Used by issue templatesTriage required on a new issue logged for this project. Used by issue templates
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triage-requiredTriage required on a new issue logged for this project. Used by issue templatesTriage required on a new issue logged for this project. Used by issue templates