android_id 0.3.6 copy "android_id: ^0.3.6" to clipboard
android_id: ^0.3.6 copied to clipboard

PlatformAndroid

A Flutter plugin for getting the Android ID. Only for Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_id

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

dependencies:
  android_id: ^0.3.6

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_id/android_id.dart';
104
likes
140
pub points
99%
popularity

Publisher

verified publisherachim.io

A Flutter plugin for getting the Android ID. Only for Android.

Repository (GitHub)
View/report issues

Topics

#androidid #device #identifier #android #native

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on android_id