Skip to main content
Question

RevenueCat - CleverTap integration in Flutter

  • 12 June 2024
  • 1 reply
  • 17 views

Hello, I can find here https://www.revenuecat.com/docs/integrations/third-party-integrations/clevertap steps to make RevenueCat integration with CleverTap, I can find several programming languages how to do this, but unfortunately I can’t find (Dart) which is the programming language of Flutter.

So is there any docs or steps how to implement this integration in a Flutter app?
Also is it free or need to upgrade plan?

Thanks in advance.

This post has been closed for comments

1 reply

Userlevel 4
Badge +8

Hi, you can use our CleverTap integration on our Pro plan, see here: https://www.revenuecat.com/pricing/

You will need to configure the CleverTap SDK, get the value, and then can use our Flutter SDK’s method  setCleverTapID() to associate the CleverTap id to the user as a subscriber attribute.