open_apps_settings 0.0.4 copy "open_apps_settings: ^0.0.4" to clipboard
open_apps_settings: ^0.0.4 copied to clipboard

A Flutter Plugin for opening phone settings from Android and iOS apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_apps_settings

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  open_apps_settings: ^0.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:open_apps_settings/open_apps_settings.dart';
11
likes
120
pub points
85%
popularity

Publisher

verified publisherhinahussaindev.blogspot.com

A Flutter Plugin for opening phone settings from Android and iOS apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on open_apps_settings