device_uuid
A plugin to get device's UUID
Getting Started
Add this dependency to pubspec.yaml
file
device_uuid: ^0.0.4
Using
final uuid = DeviceUuid().getUUID();
A plugin to get device's UUID
Add this dependency to pubspec.yaml
file
device_uuid: ^0.0.4
final uuid = DeviceUuid().getUUID();