knt_rc_monetized 2.3.1 copy "knt_rc_monetized: ^2.3.1" to clipboard
knt_rc_monetized: ^2.3.1 copied to clipboard

A helper bloc for handling in-app-purchase with RevenueCat SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add knt_rc_monetized

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

dependencies:
  knt_rc_monetized: ^2.3.1

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:knt_rc_monetized/knt_rc_monetized.dart';
0
likes
80
pub points
43%
popularity

Publisher

verified publisherappixi.net

A helper bloc for handling in-app-purchase with RevenueCat SDK

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, knt_base_monetized, meta, purchases_flutter

More

Packages that depend on knt_rc_monetized