The fast_subscriptions
brick provides a way to integrate in-app purchases and subscriptions into your Flutter app. It currently supports RevenueCat.
This brick will create a subscriptions_service
file that can be accessed from anywhere in your app using the subscriptionsService
getter. The subscriptions_service
provides a simple API for managing in-app purchases and subscriptions.