twocheckout_flutter 0.0.1-dev.2 copy "twocheckout_flutter: ^0.0.1-dev.2" to clipboard
twocheckout_flutter: ^0.0.1-dev.2 copied to clipboard

A wrapper flutter plugin for implementation of 2checkout-android-sdk

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add twocheckout_flutter

With Flutter:

 $ flutter pub add twocheckout_flutter

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

dependencies:
  twocheckout_flutter: ^0.0.1-dev.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:twocheckout_flutter/twocheckout_flutter.dart';
5
likes
0
pub points
53%
popularity

Publisher

verified publisherdevcrew.io

A wrapper flutter plugin for implementation of 2checkout-android-sdk

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on twocheckout_flutter