telr_mobile_payment_sdk 0.2.0 copy "telr_mobile_payment_sdk: ^0.2.0" to clipboard
telr_mobile_payment_sdk: ^0.2.0 copied to clipboard

Flutter plugin that wraps Telr native iOS/Android SDKs via platform channels to present the payment UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telr_mobile_payment_sdk

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

dependencies:
  telr_mobile_payment_sdk: ^0.2.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:telr_mobile_payment_sdk/telr_mobile_payment_sdk.dart';
2
likes
135
points
265
downloads

Publisher

verified publishertelr.com

Weekly Downloads

Flutter plugin that wraps Telr native iOS/Android SDKs via platform channels to present the payment UI.

Repository (GitHub)
View/report issues

Topics

#payments #telr #checkout #sdk

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on telr_mobile_payment_sdk

Packages that implement telr_mobile_payment_sdk