The Mobile Protect SDK has a dedicated integration for iOS and Android apps built using Flutter. This document will take you through the steps to integrate the SDK into your build system. For other guides, check out Mobile Protect Installation Guides
To fetch the Mobile Protect SDK via Flutter, an API key is needed. If you haven’t received an API key for Mobile Protect, please contact us.
Preface
This will involve some steps on the Flutter side as well as some steps on both iOS and Android.
...