mtoken_sdk_flutter 1.0.0 copy "mtoken_sdk_flutter: ^1.0.0" to clipboard
mtoken_sdk_flutter: ^1.0.0 copied to clipboard

PowerAuth based Mobile Token SDK for Flutter (Android and iOS)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mtoken_sdk_flutter

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

dependencies:
  mtoken_sdk_flutter: ^1.0.0

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:mtoken_sdk_flutter/mtoken_sdk_flutter.dart';
1
likes
150
points
7
downloads

Publisher

verified publisherwultra.com

Weekly Downloads

PowerAuth based Mobile Token SDK for Flutter (Android and iOS)

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_powerauth_mobile_sdk_plugin, meta

More

Packages that depend on mtoken_sdk_flutter