0 purchases
device id info
device_id_info #
Flutter plugin for get get device id from android、ios.
Example #
final _deviceInfoPlugin = DeviceInfo("com.dangnguyen");
//com.dangnguyen is group using for get device id IOS
Get Device ID
_deviceInfoPlugin.getDeviceId()
Convert Device ID to md5
_deviceInfoPlugin.getDeviceIdMd5()
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.