unique_device_id 0.1.2 copy "unique_device_id: ^0.1.2" to clipboard
unique_device_id: ^0.1.2 copied to clipboard

Get unique device id For Android/iOS Android(SSAID), iOS(dentifierForVendor) alternative, UUID

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unique_device_id

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

dependencies:
  unique_device_id: ^0.1.2

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:unique_device_id/unique_device_id.dart';
7
likes
150
points
186
downloads

Publisher

unverified uploader

Weekly Downloads

Get unique device id For Android/iOS Android(SSAID), iOS(dentifierForVendor) alternative, UUID

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on unique_device_id