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

A dart package for integration m4e payments into flutter and dart applications

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.4

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
40
pub points
0%
popularity

Publisher

unverified uploader

A dart package for integration m4e payments into flutter and dart applications

Homepage

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on m4e_sdk