open_settings 1.0.0 copy "open_settings: ^1.0.0" to clipboard
open_settings: ^1.0.0 copied to clipboard

outdated

A flutter plugin packages for open the app settings in Android and Ios

open_settings 1.0.0 #

Add openSecuritySetting() to access platform specific 'security' settings menu.

open_settings 0.0.1 #

Platform Specifics #

The following setting options available on both iOS and Android:
openWIFISetting,
openMobileDataSetting,
openLocationSetting,
openAppSetting,
openBluetoothSetting,
openNotificationSetting.

iOS #

All of the above options open the current 'app' settings section if there are settings defined. If no current settings are defined for the app the iPhone Settings Screen will be displayed.

Android #

All of the above options will open and display the corresponding screen:
WIFI,
Mobile Data,
Location,
App Setting,
Bluetooth,
Notification.

188
likes
0
pub points
96%
popularity

Publisher

unverified uploader

A flutter plugin packages for open the app settings in Android and Ios

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on open_settings