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

outdated

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.0.9

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
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on unique_device_id

Packages that implement unique_device_id