Setting up the SDK
Our documentation has moved! You can find the updated documentation for all new SDK versions (starting from v2.2.1) here.
Add the SDK to your app
You can download the 2.2.0 version of the adjoe SDK for Flutter here: adjoe-flutter-plugin-2.2.0.tar.gz and accordingly adjoe-flutter-plugin-2.2.0.zip.
Unpack the file on your PC:
Then edit your pubspec.yaml
and add the adjoe plugin:
Last updated