olo_pay_sdk 1.1.0 copy "olo_pay_sdk: ^1.1.0" to clipboard
olo_pay_sdk: ^1.1.0 copied to clipboard

Olo Pay Flutter SDK: Add simple PCI-compliant payments to your apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add olo_pay_sdk

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

dependencies:
  olo_pay_sdk: ^1.1.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:olo_pay_sdk/olo_pay_sdk.dart';
3
likes
120
pub points
59%
popularity

Publisher

verified publisherolo.com

Olo Pay Flutter SDK: Add simple PCI-compliant payments to your apps

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

checked_yaml, collection, flutter, plugin_platform_interface, pubspec_parse

More

Packages that depend on olo_pay_sdk