This document will cover integration steps for Android side of your Flutter application.
Open your Flutter project’s pubspec.yaml file
Run flutter pub get in the terminal
Initialize Suprsend Flutter SDK
WORKSPACE KEY
and WORKSPACE SECRET
with values linked to your account. You’ll find it on SuprSend dashboard (Developers -> API Keys) page. Import SuprSend SDK in your client side code