metaone_wallet_sdk_ios 0.1.8 copy "metaone_wallet_sdk_ios: ^0.1.8" to clipboard
metaone_wallet_sdk_ios: ^0.1.8 copied to clipboard

PlatformiOS
outdated

iOS implementation of the metaone_wallet_sdk plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add metaone_wallet_sdk_ios

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

dependencies:
  metaone_wallet_sdk_ios: ^0.1.8

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:metaone_wallet_sdk_ios/metaone_wallet_sdk_ios.dart';
0
likes
135
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the metaone_wallet_sdk plugin

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter, metaone_wallet_sdk_platform_interface

More

Packages that depend on metaone_wallet_sdk_ios

Packages that implement metaone_wallet_sdk_ios