m4e_sdk 0.0.2 copy "m4e_sdk: ^0.0.2" to clipboard
m4e_sdk: ^0.0.2 copied to clipboard

outdated

A dart package for m4e payment integration

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m4e_sdk

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

dependencies:
  m4e_sdk: ^0.0.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:m4e_sdk/m4e_sdk.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A dart package for m4e payment integration

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

dartdoc, data_connection_checker, dio, equatable, flutter, flutter_secure_storage, get_it, uuid_type

More

Packages that depend on m4e_sdk