SAP / gigya-flutter-plugin

Plugin for easily integrating SAP CDC functionality and flows into your Flutter app.
Apache License 2.0
14 stars 15 forks source link

[Feature] Web support #82

Closed EArminjon closed 3 weeks ago

EArminjon commented 3 weeks ago

Checklist

Describe the problem you'd like to have solved.

This package support Android & iOS

Describe the ideal solution.

Web support is asked by one of my clients : the ideal solution will be to use this package.

Alternatives or workarounds

I will implement through pigeon or js-interop the web sdk.

https://pub.dev/packages/pigeon https://dart.dev/interop/js-interop

Additional context

No response

EArminjon commented 3 weeks ago

Duplicate of https://github.com/SAP/gigya-flutter-plugin/issues/44