custom_platform_device_id 1.0.7 copy "custom_platform_device_id: ^1.0.7" to clipboard
custom_platform_device_id: ^1.0.7 copied to clipboard

You can get device id from platform - linux/mac/windows/android/ios/web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_platform_device_id

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

dependencies:
  custom_platform_device_id: ^1.0.7

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:custom_platform_device_id/platform_device_id.dart';
13
likes
150
points
1.02k
downloads

Publisher

unverified uploader

Weekly Downloads

You can get device id from platform - linux/mac/windows/android/ios/web.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

device_info, flutter, platform_device_id_linux, platform_device_id_macos, platform_device_id_platform_interface, platform_device_id_web, platform_device_id_windows

More

Packages that depend on custom_platform_device_id