Skip to content

save-us-kr/flutter-device-unique-id

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEVICE UNIQUE ID

plugin for getting the Device Unique ID.

Getting Started

String? uniqueId;

uniqueId = await FlutterDevicePlatform.instance.getUniqueId();

About

Flutter plugin for getting the Device Unique ID

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 47.9%
  • Ruby 17.7%
  • Kotlin 17.3%
  • Swift 16.8%
  • Objective-C 0.3%