pinelabs_native 1.0.0 copy "pinelabs_native: ^1.0.0" to clipboard
pinelabs_native: ^1.0.0 copied to clipboard

Flutter wrapper for the Pine Labs Online iOS and Android SDKs. Provides a unified API for startPayment across both platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pinelabs_native

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

dependencies:
  pinelabs_native: ^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:pinelabs_native/pinelabs_native.dart';
0
likes
140
points
98
downloads

Documentation

API reference

Publisher

verified publisherpinelabsonline.com

Weekly Downloads

Flutter wrapper for the Pine Labs Online iOS and Android SDKs. Provides a unified API for startPayment across both platforms.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pinelabs_native

Packages that implement pinelabs_native