device_info_ce 1.0.2 copy "device_info_ce: ^1.0.2" to clipboard
device_info_ce: ^1.0.2 copied to clipboard

Flutter plugin for comprehensive device information including hardware specs, battery monitoring, security analysis, and performance metrics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add device_info_ce

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

dependencies:
  device_info_ce: ^1.0.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:device_info_ce/device_info_ce.dart';
3
likes
140
points
181
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for comprehensive device information including hardware specs, battery monitoring, security analysis, and performance metrics.

Repository (GitHub)
View/report issues

Topics

#device-info #hardware #battery #security #cross-platform

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on device_info_ce

Packages that implement device_info_ce