easy_device_info

Creator: coderz1093

Last updated:

Add to Cart

Description:

easy device info

Easy Get Device Info #
** Easy get Device Info Not need request any permission form user device.

make sure setup await DeviceInfoService().init()
easy use with DeviceInfoService.info

Example:
await DeviceInfoService().init();
final countryCode = DeviceInfoService.info.countryCode ?? 'VN';
copied to clipboard

License

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

Customer Reviews

There are no reviews.