encore 1.0.0 copy "encore: ^1.0.0" to clipboard
encore: ^1.0.0 copied to clipboard

Flutter plugin wrapping the native Encore iOS and Android SDKs for monetization, offers, and entitlements. All offer UI is rendered natively via StoreKit (iOS) and Play Billing (Android).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add encore

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

dependencies:
  encore: ^1.0.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:encore/encore.dart';
0
likes
140
points
112
downloads

Publisher

verified publisherencorekit.com

Weekly Downloads

Flutter plugin wrapping the native Encore iOS and Android SDKs for monetization, offers, and entitlements. All offer UI is rendered natively via StoreKit (iOS) and Play Billing (Android).

Homepage
Repository (GitHub)
View/report issues

Topics

#monetization #in-app-purchase #subscriptions #offers

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on encore

Packages that implement encore