Home / Companies / RevenueCat / Blog / Post Details
Content Deep Dive

RevenueCat Flutter SDK adds web support (beta)

Blog post from RevenueCat

Post Details
Company
Date Published
Author
Jeffrey Bunn
Word Count
769
Language
English
Hacker News Points
-
Summary

The RevenueCat Flutter SDK introduces beta support for Flutter Web, enabling developers to integrate web-specific products, configure web entitlements, and utilize a new Web Billing API key to create a seamless purchase flow across platforms such as iOS, Android, macOS, and now the web. Flutter's strength lies in its ability to compile on multiple platforms with a single code base, and this update allows developers to offer a consistent multi-platform experience to their customers. Previously, Flutter developers had to manually handle web app entitlements and subscription statuses, but now the SDK works seamlessly on the web as it does on other platforms. The setup process involves configuring the RevenueCat Web Billing provider, creating web products, updating the SDK, and ensuring compatibility with web builds. While the beta version has some limitations, such as unsupported setting attributes and product operations on the web, the developers are working to bring full functionality to Flutter Web soon, and they encourage feedback during the beta period.