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. ^^