Skip to main content

We have a Flutter web app (not mobile).  Our payment provider is Stripe.  Does the RevenueCat SDK support Flutter web?

Hi @david-qsde5f660! Unfortunately, our SDK does not currently support Flutter web. I am pushing for this internally (as I have a Flutter app 😊), but for now, I’d suggest that you use our API (we have a V1 and V2) to fetch customerInfo and entitlements for your users.


Reply