How to display the active subscription name and its expiration date in FlutterFlow with RevenueCat integration?

Database & APIs

Hello!

I have set up subscriptions via RevenueCat. On the “Subscription Management” screen, I need to show:

  • The name of the user’s currently active subscription (e.g. “Monthly” or “Yearly”).

  • The expiration date of that subscription (e.g. “Expires on June 24, 2025”).

Could you please advise – Is it possible to accomplish this entirely through FlutterFlow’s UI, without writing any custom code? Or is custom code required to retrieve the subscription name and expiration date?

I would greatly appreciate an example Action Flow and widget setup!

What have you tried so far?

I still haven’t been able to get a working set of instructions from ChatGPT.

Did you check FlutterFlow's Documentation for this topic?
Yes
3