Skip to content

wu9007/device_sn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.2

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published