device_system_information 0.0.1 copy "device_system_information: ^0.0.1" to clipboard
device_system_information: ^0.0.1 copied to clipboard

Obtain system info

system_info #

Plugin which allows to know iOS unique identifier (IdentifierForVendor)

Usage #

To obtain iOS identificator var identifier = await DeviceSystemInformation.getUniqueIdentifier();