serial_number

Creator: coderz1093

Last updated:

0 purchases

serial_number Images
Add to Cart

Description:

serial number

serial_number #
This package will retrieve the serial number of the device that the software is installed on to.
This plugin only works for Android currently. iOS release coming later.
Getting Started #
Sample usage:
import "package:serial_number/serial_number.dart";

String sn = await SerialNumber.serialNumber;

debugPrint(serial);

// only work on Android.
copied to clipboard

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.

Related Products

More From This Creator