adobe / aepsdk_flutter

Apache License 2.0
8 stars 11 forks source link

Document if this SDK supports Flutter Web #99

Closed freemansoft closed 2 months ago

freemansoft commented 2 months ago

Expected Behaviour

one ore more of the follwing

Actual Behaviour

No documentation found

Reproduce Scenario (including but not limited to)

n/a

Steps to Reproduce

n/a

Platform and Version

n/a

Sample Code that illustrates the problem

n/a

Logs taken while reproducing problem

n/a

cacheung commented 2 months ago

According to the Project readme, This repository is a monorepo. It contains a collection of Adobe Experience Platform Mobile SDK Flutter plugins listed below. These plugins can be found in the plugins directory.

The aepsdk_flutter supports mobile sdk Flutter plugins.
We don't specifically call out the non-supported platforms including Flutter Web in the documentation.

freemansoft commented 2 months ago

People coming here may be Flutter-only teams and not previous Adobe mobile users.

The README should point out that _no other Flutter platforms are supported or that Adobe metrics may be supported on one of the other 4 platforms using other SDKs

We had three people look at the docs without understanding what we needed to do for Adobe metrics for Flutter apps based on the platform.

cacheung commented 2 months ago

May I know what flutter platform you are looking for Adobe Analytics Metrics? We don't support Flutter Web in this repo. This repo is for Mobile SDK only.
Are you a new user or you have been using adobe Flutter Mobile SDK previously for Analytics?

cacheung commented 2 months ago

Add a note for supported platforms info to the main readme. https://github.com/adobe/aepsdk_flutter?tab=readme-ov-file#aepsdk-flutter

The Flutter plugins within this repository are specifically designed to support the Android and iOS platforms only.