Wultra Mobile Token Flutter SDK
Wultra Mobile Token SDK provides APIs for secure operation approval, push notifications, inbox messages, and OIDC flows.

Introduction
With Wultra Mobile Token (WMT) SDK, you can integrate an out-of-band operation approval into an existing mobile app, instead of using a standalone mobile token application. WMT is built on top of PowerAuth Mobile Flutter SDK. Individual endpoints are described in the Mobile Token API.
To understand the Wultra Mobile Token SDK purpose on a business level better, you can visit our own Mobile Token application. We use (native) Wultra Mobile Token SDK in our mobile token application as well.
With this SDK, you can:
- Retrieve, approve, or reject operations pending approval for a given user.
- Claim anonymous operations.
- Retrieve operation history.
- Do offline authorization.
- Register an existing PowerAuth activation to receive push notifications.
- Manage users' inbox messages.
- Handle OpenID Connect (OIDC) authentication flows.
- Explore more.
Note
- This library does not contain any UI.
- We also provide an Android, iOS, and React Native/Cordova versions of this library.
Support and compatibility
For currently supported versions and compatibility with the PowerAuth Mobile Flutter or Flutter itself, visit documentation.
Documentation
The documentation is available at the Wultra Developer Portal or inside the docs folder.
License
All sources are licensed using the Apache 2.0 license. You can use them with no restrictions. If you are using this library, please let us know. We will be happy to share and promote your project.
Contact
If you need any assistance, do not hesitate to drop us a line at hello@wultra.com or our official wultra.com/discord channel.
Security Disclosure
If you believe you have identified a security vulnerability, you should report it as soon as possible via email to support@wultra.com. Please do not post it to a public issue tracker.