zeking_device_info 0.0.1 copy "zeking_device_info: ^0.0.1" to clipboard
zeking_device_info: ^0.0.1 copied to clipboard

outdated

获取设备信息(手机名、系统名、系统版本、是否是真机、横向分辨率、竖向分辨率、型号、尺寸、设备唯一码)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zeking_device_info

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  zeking_device_info: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zeking_device_info/zeking_device_info.dart';
2
likes
10
pub points
0%
popularity

Publisher

unverified uploader

获取设备信息(手机名、系统名、系统版本、是否是真机、横向分辨率、竖向分辨率、型号、尺寸、设备唯一码)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on zeking_device_info