device_fingerprint_plus 0.0.4 copy "device_fingerprint_plus: ^0.0.4" to clipboard
device_fingerprint_plus: ^0.0.4 copied to clipboard

Some native device information.

device_fingerprint_plus #

字段 Android iOS 说明
platform 平台标识
model / manufacturer / brand 基础设备信息
board / hardware / fingerprint 部分 系统底层标识(Android专属)
system_version OS版本
screen_* 分辨率 / DPI
total_ram / total_storage 物理资源
cpu_abi / cpu_cores CPU 架构与核心数
sensor_list 传感器清单
font_scale ✅(approx.) 字体缩放系数
language_list 系统语言列表
timezone_id 当前时区
default_keyboard 默认输入法包名
device_name 蓝牙/系统设备名
is_usb_debugging USB调试是否开启
is_simulator 是否是模拟器
system_uptime_ms 距上次开机时长(毫秒)
is_rooted_jailbroken 超级权限
is_multi_app 多开/分身
battery_level 电量
is_charging 是否在充电
carrier_name 运营商,获取不到显示"Android","iOS"
getAccelerometerStream() 获取加速器数据监听

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

1
likes
130
points
92
downloads

Publisher

unverified uploader

Weekly Downloads

Some native device information.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on device_fingerprint_plus

Packages that implement device_fingerprint_plus