Skip to main content
Question

Customize Paywall (Flutter)

  • 30 August 2024
  • 2 replies
  • 39 views

Is it possible to

(1) customize the package title? Just Annual or Monthly is displayed but I want to add something like “Annual (2 months free)”
(2) customize font size, family, etc?
(3) create my own paywall widget in flutter? and just return it instead of the one created in the rc dashboard?

Regarding (3):
People who use RC typically already build an entire app. Creating a paywall screen on their own is usually very easy and quickly done. However, the process becomes frustrating when trying to fetch product details from Apple and Android. It would be extremely helpful if the RC SDK offered APIs for directly retrieving product details from these platforms. This would simplify the creation of custom paywalls a lot.. creating ones own paywall from scratch with the native language one uses would be very nice.. Please consider adding this feature, and if you do, it would be great to prioritize Flutter since that’s what I use. ^^

Regarding (3) - I just found my answer in the docs:

https://www.revenuecat.com/docs/getting-started/displaying-products

btw: the docs are really good and informative, thanks!


Hi @dev_rhenium,

Thank you so much for your feedback! We are currently reworking the paywalls to make them more customizable and flexible so they can fit in more scenarios like yours.

We support custom fonts for many different SDKs but unfortunately Flutter will have to wait a bit. I don’t have an exact ETA for you but is next on our list - thanks for your patience!

 

 


Reply