device_identifier

Creator: coderz1093

Last updated:

0 purchases

device_identifier Image
device_identifier Images

Languages

Categories

Add to Cart

Description:

device identifier

device_identifier #

A Flutter plugin for iOS and Android to get the unique device identifier.
Uses identifierForVendor for iOS and ANDROID_ID for Android.
Example #
import 'package:device_identifier/device_identifier.dart';

final deviceIdentifier = await DeviceIdentifier.id;
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.