device_inspector 0.0.2 copy "device_inspector: ^0.0.2" to clipboard
device_inspector: ^0.0.2 copied to clipboard

A production-grade, cross-platform Flutter hardware and system inspector plugin providing CPU, memory, GPU, battery, storage, network, and sensor diagnostics.

0.0.2 #

  • Updated documentation and added desktop and mobile dashboard screenshots in README.md.
  • Updated repository URL in pubspec.yaml.

0.0.1 #

  • Initial release of device_inspector.
  • Comprehensive hardware and system information across Android, iOS, Windows, Linux, and macOS.
  • CPU specs, physical/logical core counts, frequencies, overall and per-core usage.
  • Memory (RAM) and swap memory statistics.
  • GPU specs, renderer details, VRAM, and supported graphics APIs.
  • Storage volume details and filesystem capacity metrics.
  • Battery diagnostics including level, status, temperature, voltage, and current.
  • Network interface details, IP addresses, status, and MAC addresses.
  • Hardware sensor discovery and status.
  • Live performance metrics streaming with watchMetrics().
  • Feature capability detection (DeviceCapabilities) and structured exception model (DeviceInspectorException).
0
likes
160
points
158
downloads

Documentation

API reference

Publisher

verified publisherappifyhaven.website

Weekly Downloads

A production-grade, cross-platform Flutter hardware and system inspector plugin providing CPU, memory, GPU, battery, storage, network, and sensor diagnostics.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on device_inspector

Packages that implement device_inspector