altera_app_settings 4.2.0 copy "altera_app_settings: ^4.2.0" to clipboard
altera_app_settings: ^4.2.0 copied to clipboard

unlisted

A Flutter plugin for opening iOS and Android phone settings from an app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add altera_app_settings

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

dependencies:
  altera_app_settings: ^4.2.0

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:altera_app_settings/app_settings.dart';
0
likes
150
points
13
downloads

Publisher

verified publisheradrianjagielak.dev

Weekly Downloads

A Flutter plugin for opening iOS and Android phone settings from an app.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on altera_app_settings

Packages that implement altera_app_settings