An open API service indexing awesome lists of open source software.

https://github.com/igaworksdev/adbrix-flutter-sdk

Public repo for adbrix Flutter SDK
https://github.com/igaworksdev/adbrix-flutter-sdk

Last synced: 6 months ago
JSON representation

Public repo for adbrix Flutter SDK

Awesome Lists containing this project

README

          

# Adbrix Flutter SDK

This repository contains the the dart interface and native Flutter functionality for the Flutter plugins derived from the Adbrix 2.0 Android and iOS SDKs.

- [Adbrix User Guide](https://adbrix.gitbook.io/user-guide)
- [Adbrix Developer Guide](https://adbrix.gitbook.io/developer-guide/platform/flutter)

## Dependencies

### Android
- [com.igaworks.adbrix:android-sdk](./CHANGELOG.md)
- com.android.installreferrer:installreferrer:2.2
- com.google.android.gms:play-services-ads-identifier:18.0.1

### iOS
- [adbrix2.0](./CHANGELOG.md)

## Requirements
- Dart SDK 2.12.0+
- Flutter SDK 1.20.0+