mobile_device_identifier 0.0.1 copy "mobile_device_identifier: ^0.0.1" to clipboard
mobile_device_identifier: ^0.0.1 copied to clipboard

Flutter package to obtain unique ID from mobile device (android / ios)

Actions Status

mobile_device_identifier #

Flutter package to obtain unique ID from mobile device (android / ios)

Android minSdkVersion = 21
iOS minimum version = 11

Usage #

final _mobileDeviceIdentifier = MobileDeviceIdentifier().getDeviceId();
45
likes
150
pub points
95%
popularity

Publisher

unverified uploader

Flutter package to obtain unique ID from mobile device (android / ios)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mobile_device_identifier