dimepay_flutter_sdk 1.1.2 copy "dimepay_flutter_sdk: ^1.1.2" to clipboard
dimepay_flutter_sdk: ^1.1.2 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.1.2

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
130
points
310
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK for integrating Dime Pay.

Homepage

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, webview_flutter

More

Packages that depend on dimepay_flutter_sdk

Packages that implement dimepay_flutter_sdk