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

outdated

The most complete flutter plugin packages for open various settings screen in Android and Ios

open_settings 1.0.2 #

Add openMainSetting() and openDateSetting() and openDisplaySetting() to access platform specific 'main setting' , 'date setting' , 'display setting' settings menu.

open_settings 1.0.1 #

Add openSoundSetting() to access platform specific 'sound' settings menu.

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

The most complete flutter plugin packages for open various settings screen in Android and Ios

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on open_settings