easy_revenuecat_wrapper_flutter 0.0.4 copy "easy_revenuecat_wrapper_flutter: ^0.0.4" to clipboard
easy_revenuecat_wrapper_flutter: ^0.0.4 copied to clipboard

A simple and flexible Flutter package to integrate RevenueCat with minimal setup.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_revenuecat_wrapper_flutter

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

dependencies:
  easy_revenuecat_wrapper_flutter: ^0.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:easy_revenuecat_wrapper_flutter/easy_revenuecat_wrapper_flutter.dart';
0
likes
160
points
279
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and flexible Flutter package to integrate RevenueCat with minimal setup.

Repository (GitHub)
View/report issues

Topics

#revenuecat #in-app-purchases #subscription

License

BSD-3-Clause (license)

Dependencies

flutter, logging, purchases_flutter, purchases_ui_flutter, shared_preferences

More

Packages that depend on easy_revenuecat_wrapper_flutter