device_ext_info

Creator: coderz1093

Last updated:

0 purchases

device_ext_info Image
device_ext_info Images

Languages

Categories

Add to Cart

Description:

device ext info

DeviceExtInfo #
Extended device info flutter plugin.
Usage: #
void main(){
final deviceName = await DeviceExtInfo.deviceName;
final deviceClass = await DeviceExtInfo.deviceClass;
final screenSizeInches = await DeviceExtInfo.screenSizeInches;
}
copied to clipboard
Features and bugs #
Please file feature requests and bugs at the issue tracker.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.