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();