Setting up the SDK

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:

tar -xvfz adjoe-flutter-2.2.0.tar.gz -C path/to/adjoe-flutter

Then edit your pubspec.yamland add the adjoe plugin:

dependencies:
  adjoe:
    path: path/to/adjoe-flutter/