system_state 1.2.1 copy "system_state: ^1.2.1" to clipboard
system_state: ^1.2.1 copied to clipboard

A Flutter plugin to access system state information like battery level, temperature, and charging status, and listen for battery state changes.

Changelog #

Initial release #

  • Battery Management:
    • Get the current battery state (level, temperature, charging status).
    • Listen to battery state changes.
  • Volume Control:
    • Get the current system volume.
    • Set the system volume.
    • Listen to volume state changes.
  • Platform support: Android only (throws UnsupportedError for non-Android platforms).
  • Planned Future Features:
    • Brightness control (view and update).
    • Network state (mobile data, Wi-Fi, Bluetooth, Airplane mode, etc.).
    • Cross-platform support (iOS, Web, etc.).
9
likes
0
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.10 - 2025.01.22

A Flutter plugin to access system state information like battery level, temperature, and charging status, and listen for battery state changes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on system_state