Skip to content
forked from wenerme/drifter

Flutter plugin work with device

License

Notifications You must be signed in to change notification settings

XodoAIG/drifter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drifter

Drifter is a flutter plugin work with devices.

Device identifier

Identifier iOS Android
IDFA
Advertising ID - Need play service
IDFV
MEID/slot android.permission.READ_PHONE_STATE
IMEI/slot android.permission.READ_PHONE_STATE
IMSI android.permission.READ_PHONE_STATE
DeviceId/slot android.permission.READ_PHONE_STATE
Bluetooth Address android.permission.BLUETOOTH
< Android 6
Wifi Address android.permission.ACCESS_WIFI_STATE
< Android 6 othewise always return 02:00:00:00:00:00

Permission

Identifier iOS Android
Check permission
Request permission

About

Flutter plugin work with device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 42.0%
  • Dart 35.2%
  • Ruby 13.2%
  • Swift 8.0%
  • Objective-C 1.6%