Flutter plugin for get get device id from android、ios.
More...
final _deviceInfoPlugin = DeviceInfo("com.dangnguyen"); //com.dangnguyen is group using for get device id IOS
_deviceInfoPlugin.getDeviceId()
_deviceInfoPlugin.getDeviceIdMd5()
unverified uploader
Repository (GitHub)View/report issues
API reference
Apache-2.0 (license)
flutter, plugin_platform_interface
Packages that depend on device_id_info
Back