Skip to content

Repository files navigation

flutter_msa_sdk

OAID SDK for Flutter.

Usage

Add flutter_msa_sdk as a dependency in your pubspec.yaml file.

API

    // Determine whether the device supports getting OAID
    bool isSupport = await FlutterMsaSdk.isSupport();
    // get OAID
    String oaid = await FlutterMsaSdk.getOAID();

About

MSA SDK for Flutter

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages