dbus_wifi 0.0.7 copy "dbus_wifi: ^0.0.7" to clipboard
dbus_wifi: ^0.0.7 copied to clipboard

PlatformLinux

A simple library to connect to Wi-Fi networks using D-Bus on Linux. This library is intended for use with the dbus package in Dart and Flutter.

0.0.7 #

  • Add isWifiEnabled getter to check if Wi-Fi is currently enabled
  • Add setWifiEnabled method to toggle Wi-Fi on or off
  • Add toggle Wi-Fi option to CLI

0.0.6 #

  • Update dependencies to latest versions

0.0.5 #

  • Add getSavedNetworks method to list saved Wi-Fi networks
  • Add forgetNetwork method to delete saved Wi-Fi networks
  • Add NetworkManager Settings interface for managing saved connections
  • Enhance CLI with options to view and forget saved networks
  • Update documentation with examples for the new functionality

0.0.4 #

  • Add disconnect method to disconnect from Wi-Fi networks
  • Add getConnectionStatus method to check current connection status
  • Improve error handling in connect method
  • Add ConnectionStatus enum for better status representation
  • Enhance CLI with menu-driven interface and additional functionality
  • Expand documentation with more examples and API details

0.0.3 #

  • Update README and example

0.0.2 #

  • Add ability to connect to a Wi-Fi network
  • Updated the executable to connect to a Wi-Fi network

0.0.1 #

  • Initial version.
3
likes
140
points
199
downloads

Documentation

API reference

Publisher

verified publishergollahalli.com

Weekly Downloads

A simple library to connect to Wi-Fi networks using D-Bus on Linux. This library is intended for use with the dbus package in Dart and Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dart_console, dbus

More

Packages that depend on dbus_wifi