android_cn_oaid 0.0.1 copy "android_cn_oaid: ^0.0.1" to clipboard
android_cn_oaid: ^0.0.1 copied to clipboard

PlatformAndroid

Flutter Android plugin for getting OAID/AAID and other device identifiers via Android_CN_OAID library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_cn_oaid

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  android_cn_oaid: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:android_cn_oaid/android_cn_oaid.dart';
2
likes
155
points
121
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter Android plugin for getting OAID/AAID and other device identifiers via Android_CN_OAID library.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on android_cn_oaid

Packages that implement android_cn_oaid