revenuecat 1.0.4 copy "revenuecat: ^1.0.4" to clipboard
revenuecat: ^1.0.4 copied to clipboard

outdated

Mobile Subscriptions Don't Have To Be Hard. RevenueCat plugin for Flutter. This plugin uses the native Android and iOS RevenueCat libraries.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add revenuecat

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  revenuecat: ^1.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:revenuecat/revenuecat.dart';
2
likes
40
pub points
42%
popularity

Publisher

unverified uploader

Mobile Subscriptions Don't Have To Be Hard. RevenueCat plugin for Flutter. This plugin uses the native Android and iOS RevenueCat libraries.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on revenuecat