in_app_purchase_tizen 0.1.2 copy "in_app_purchase_tizen: ^0.1.2" to clipboard
in_app_purchase_tizen: ^0.1.2 copied to clipboard

Tizen implementation of the in_app_purchase plugin for Samsung Smart TV.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add in_app_purchase_tizen

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

dependencies:
  in_app_purchase_tizen: ^0.1.2

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:in_app_purchase_tizen/in_app_purchase_tizen.dart';
1
likes
130
points
62
downloads

Publisher

verified publishertizen.org

Weekly Downloads

Tizen implementation of the in_app_purchase plugin for Samsung Smart TV.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, flutter, in_app_purchase_platform_interface

More

Packages that depend on in_app_purchase_tizen