finap_device_info_helper 0.0.2 copy "finap_device_info_helper: ^0.0.2" to clipboard
finap_device_info_helper: ^0.0.2 copied to clipboard

Finap Device Info Helper

Finap Device Info Helper

Features #

Get mobile device Info

Getting started #

Run this command to install

flutter pub add finap_device_info_helper

Usage #

Get IMEI No of the device #

Future<String?> getImei() async {
    return DeviceInformation.deviceIMEINumber;
  }
0
likes
110
pub points
21%
popularity

Publisher

unverified uploader

Finap Device Info Helper

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

device_information, flutter

More

Packages that depend on finap_device_info_helper