Obtain system info
More...
Plugin which allows to know iOS unique identifier (IdentifierForVendor)
To obtain iOS identificator var identifier = await DeviceSystemInformation.getUniqueIdentifier();
var identifier = await DeviceSystemInformation.getUniqueIdentifier();
unverified uploader
API reference
MIT (license)
flutter, flutter_web_plugins, plugin_platform_interface
Packages that depend on device_system_information
Back