Finap Device Info Helper
More...
Get mobile device Info
Run this command to install
flutter pub add finap_device_info_helper
Future<String?> getImei() async { return DeviceInformation.deviceIMEINumber; }
unverified uploader
Homepage
API reference
MIT (license)
device_information, flutter
Packages that depend on finap_device_info_helper
Back