mobile_device_identifier_ohos

Flutter package to obtain unique ID from mobile device with uninstall resistant

Usage

 yaml
   dependencies:
     mobile_device_identifier: 0.0.2
     mobile_device_identifier_ohos: 1.0.0
final _mobileDeviceIdentifier = MobileDeviceIdentifier().getDeviceId();