device_imei 0.0.4+2 copy "device_imei: ^0.0.4+2" to clipboard
device_imei: ^0.0.4+2 copied to clipboard

Flutter plugins to get real IMEI for Mobile Device

Device Imei #

Build version

Flutter plugins to get real IMEI for Mobile Device

Getting Started #

Get IMEI (International Mobile Device Identity) for Android devices less than android 10 with runtime permission for android greater than or equal to 10 returns a UUID and get unique identification on ios An alphanumeric string that uniquely identifies a device for the application provider.

Use

import 'package:device_imei/device_imei.dart';

String imei = await DeviceImei.getImei();

Platform Support #

OS
Android
IOS

License #

MIT

Author #

This plugin is developed, by Moh. Abdul Haq Aulia

Buy me a coffe #

If you want to support this package, you can ☕️ Buy Me a Coffee
or you can scan this qr for support with ☕️ Saweria

16
likes
120
pub points
93%
popularity

Publisher

verified publishervai.my.id

Flutter plugins to get real IMEI for Mobile Device

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on device_imei