open_device_settings 1.0.1 copy "open_device_settings: ^1.0.1" to clipboard
open_device_settings: ^1.0.1 copied to clipboard

A Flutter plugin to open system settings panels (WiFi, Bluetooth, NFC, Display, etc.) on Android, iOS, Windows, macOS, and Linux.

1.0.1 #

  • Remove PrivacyInfo file in macOS for remove the warning in build.

1.0.0 #

  • Initial release.
  • Added support for opening native system settings panels on Android, iOS, Windows, macOS, and Linux.
  • Added DeviceSettings.open(...), DeviceSettings.isSupported(...), and DeviceSettings.openSystemSettings() APIs.
  • Added DeviceSettings.getSupportedPanels() to list available panels on the current platform.
  • Included broad SettingsPanel enum support for network, display, notifications, apps, security, privacy, system, and hardware settings.
3
likes
160
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to open system settings panels (WiFi, Bluetooth, NFC, Display, etc.) on Android, iOS, Windows, macOS, and Linux.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on open_device_settings

Packages that implement open_device_settings