xbr_apps_settings 1.0.3 copy "xbr_apps_settings: ^1.0.3" to clipboard
xbr_apps_settings: ^1.0.3 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 xbr_apps_settings

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

dependencies:
  xbr_apps_settings: ^1.0.3

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:xbr_apps_settings/xbr_apps_settings.dart';
0
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on xbr_apps_settings

Packages that implement xbr_apps_settings