Open
Description
Is your feature request related to a problem? Please describe.
The Flutter SDK currently only supports Android and iOS, not web.
Describe the solution you'd like
Add support for Flutter web.
Describe alternatives you've considered
Using the API instead of the SDK. Clearly an SDK is very valuable and significantly reduces implementation and maintenance costs, which is why we'd prefer to use the SDK instead of the API. However, we are currently not able to use the SDK on our webapp.