dimepay_flutter_sdk 1.0.7 copy "dimepay_flutter_sdk: ^1.0.7" to clipboard
dimepay_flutter_sdk: ^1.0.7 copied to clipboard

Official Flutter SDK for integrating Dime Pay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dimepay_flutter_sdk

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

dependencies:
  dimepay_flutter_sdk: ^1.0.7

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:dimepay_flutter_sdk/dimepay_flutter_sdk.dart';
0
likes
120
points
102
downloads

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK for integrating Dime Pay.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on dimepay_flutter_sdk