xue_hua_device_info 1.1.2 copy "xue_hua_device_info: ^1.1.2" to clipboard
xue_hua_device_info: ^1.1.2 copied to clipboard

Flutter plugin for device info: battery, network, storage, display, and system details.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xue_hua_device_info

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

dependencies:
  xue_hua_device_info: ^1.1.2

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:xue_hua_device_info/xue_hua_device_info.dart';
0
likes
160
points
430
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for device info: battery, network, storage, display, and system details.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, flutter_rust_bridge, plugin_platform_interface

More

Packages that depend on xue_hua_device_info

Packages that implement xue_hua_device_info