twocheckout_flutter 1.0.0 copy "twocheckout_flutter: ^1.0.0" to clipboard
twocheckout_flutter: ^1.0.0 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 Flutter:

 $ flutter pub add twocheckout_flutter

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

dependencies:
  twocheckout_flutter: ^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:twocheckout_flutter/twocheckout_flutter.dart';
6
likes
150
points
31
downloads

Publisher

verified publisherdevcrew.io

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on twocheckout_flutter