knt_rc_monetized 1.0.2 copy "knt_rc_monetized: ^1.0.2" to clipboard
knt_rc_monetized: ^1.0.2 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 Dart:

 $ dart pub add knt_rc_monetized

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 dart pub get):

dependencies:
  knt_rc_monetized: ^1.0.2

Alternatively, your editor might support dart pub get or 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
0
pub points
50%
popularity

Publisher

verified publisherappixi.net

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl, knt_base_monetized, meta, purchases_flutter

More

Packages that depend on knt_rc_monetized