Setting up the SDK
Add the SDK to your app
You can download the 2.1.1 version of the adjoe SDK for Flutter here: adjoe-flutter-plugin-2.1.1.tar.gz and accordingly adjoe-flutter-plugin-2.1.1.zip.
Unpack the file on your PC:
Then edit your pubspec.yaml
and add the adjoe plugin:
Last updated