Open YueLiXing opened 11 months ago
Application settings panels are an Android Q feature and are not available on iOS.
https://developer.android.com/reference/android/provider/Settings.Panel
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method openSettingsPanel on channel com.spencerccf.app_settings/methods)
Same error
@asadbekdev As I said above, the Settings Panel
API is Android only.
@navaronbracke What is the iOS alternative for this?
I'm not sure if iOS has a similar API at all. If you find a reference to such an API, please let me now.
Will do, thanks!
App-Prefs:Bluetooth App-Prefs:WIFI 还是可以跳转到相关页面的
5.1.1 ios
testflutter_1.zip