flutter_open_app_settings 0.1.4 copy "flutter_open_app_settings: ^0.1.4" to clipboard
flutter_open_app_settings: ^0.1.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 flutter_open_app_settings

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

dependencies:
  flutter_open_app_settings: ^0.1.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:flutter_open_app_settings/flutter_open_app_settings.dart';
7
likes
160
points
645
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_open_app_settings