system_state 1.2.4 copy "system_state: ^1.2.4" to clipboard
system_state: ^1.2.4 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 #

All notable changes to this project will be documented in this file.

[1.2.4] #

Added #

  • Wi-Fi Controller: Added functionality to get Wi-Fi state, toggle Wi-Fi on/off, and listen to Wi-Fi state changes.

[1.2.3] #

Added #

  • Volume Controller: Added functionality to get current volume level, adjust volume, and listen to volume level changes.

[1.2.2] #

Added #

  • Battery Controller: Added functionality to retrieve battery level, temperature, charging status, and listen to battery state changes.

[1.2.1] #

Initial Release #

  • Initial release of SystemState plugin with modular controllers for managing and accessing device information.

Future Development #

Planned Features #

  • Network Controller: Plan to implement features to view and toggle:

    • Airplane Mode: Check and update the status of airplane mode.
    • Mobile Data: View and toggle mobile data connectivity.
    • Bluetooth: View and control Bluetooth status.
  • Cross-Platform Development: Expand functionality to support iOS, Web, and other platforms, enabling similar device state and control capabilities across devices.

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