AppSettings class

Constructors

AppSettings()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

handleCallback(Function callback) → void
openAccessibilitySettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open accessibility settings.
openAlarmSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open Alarms & Reminders settings.
openAPNSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open APN settings.
openAppSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open app specific settings screen.
openBatteryOptimizationSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open battery optimization settings.
openBluetoothSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open bluetooth settings.
openDataRoamingSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open data roaming settings.
openDateSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open date settings.
openDevelopmentSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open Development settings.
openDeviceSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open Device settings.
openDisplaySettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open display settings.
openHotspotSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Opening hotspot and tethering settings
openInternalStorageSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open internal storage settings.
openLocationSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open location settings.
openLockAndPasswordSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open security settings.
openNFCSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open NCF settings.
openNotificationSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open notification settings.
openSecuritySettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open security settings.
openSoundSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open sound settings.
openSubscriptionSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open Subscription settings.
openVPNSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open VPN settings.
openWIFISettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open WIFI settings.
openWirelessSettings({bool asAnotherTask = false, Function? callback}) Future<void>
Future async method call to open wireless settings.