in_app_purchase_tizen 0.1.1 copy "in_app_purchase_tizen: ^0.1.1" to clipboard
in_app_purchase_tizen: ^0.1.1 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
copied to clipboard

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.1
copied to clipboard

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';
copied to clipboard
1
likes
120
points
126
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.09.13 - 2025.03.28

Tizen implementation of the in_app_purchase plugin for Samsung Smart TV.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

crypto, flutter, in_app_purchase_platform_interface

More

Packages that depend on in_app_purchase_tizen