knt_rc_monetized 2.1.0 copy "knt_rc_monetized: ^2.1.0" to clipboard
knt_rc_monetized: ^2.1.0 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.1.0

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
110
pub points
15%
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