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

outdated

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

open_settings 1.0.3 #

move to AndroidX and update the flutter engine

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.

201
likes
40
points
27.2k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on open_settings