Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening OS system settings #204

Open
ced1check opened this issue Nov 4, 2023 · 2 comments
Open

Opening OS system settings #204

ced1check opened this issue Nov 4, 2023 · 2 comments

Comments

@ced1check
Copy link

Anyway to open system settings, at first I though this plugin would allow that, however it only opens app's settings page itself.

There is a plugin system_settings that can do that however it's too old to be used anymore:
fweinaug/system_settings#31

@SuhailFoodCloud
Copy link

Hi @ced1check ,
Did you get a way to open the OS app settings using this package?
I am getting this error -
Unhandled Exception: MissingPluginException(No implementation found for method openSettings on channel com.spencerccf.app_settings/methods) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:308:7)

@ced1check
Copy link
Author

Hi @ced1check , Did you get a way to open the OS app settings using this package? I am getting this error - Unhandled Exception: MissingPluginException(No implementation found for method openSettings on channel com.spencerccf.app_settings/methods) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:308:7)

I'm using system_settings, on which I created a PR. However it doesn't seem to be maintained anymore.

As for your exception, you might want to try to do a flutter clean ; flutter pub get

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants