device_sn 0.1.1 copy "device_sn: ^0.1.1" to clipboard
device_sn: ^0.1.1 copied to clipboard

A Flutter plugin to get device SN. Ready for Android ha haha.

device_sn #

License Pub Codacy Badge

A Flutter plugin 🛠 to get device SN. Ready for Android 🚀

github

Installation #

Add this to your package's pubspec.yaml file:

dependencies:
 device_sn: ^0.1.1

Usage example #

import 'package:device_sn/device_sn.dart';

String commonSn = await DeviceSn.commonSn;
String pdaSn = await DeviceSn.pdaSn;

Contribute #

We would ❤️ to see your contribution!

License #

Distributed under the MIT license. See LICENSE for more information.

About #

Created by Shusheng.

0
likes
30
pub points
9%
popularity

Publisher

unverified uploader

A Flutter plugin to get device SN. Ready for Android ha haha.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on device_sn