Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 439 Bytes

flutter_insider_with_appsflyer

This plugin is a custom plugin that includes both Insider and AppsFlyer SDKs.

Getting Started

To integrate, add the following code to your pubspec.yaml file.

dependencies:
  flutter_insider:
    git:
      url: https://github.com/useinsider/flutter_insider_with_appsflyer
      ref: main

Note

This is a custom plugin. Please consult with Insider plugin providers before integrating.