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

Flutter SDK for Arto Pay payment gateway integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arto_sdk

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

dependencies:
  arto_sdk: ^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:arto_sdk/arto_sdk.dart';
0
likes
150
points
110
downloads

Documentation

API reference

Publisher

verified publisherarto-pay.com

Weekly Downloads

Flutter SDK for Arto Pay payment gateway integration.

Homepage

License

MIT (license)

Dependencies

cupertino_icons, flutter, webview_flutter

More

Packages that depend on arto_sdk