ios_volume_control 0.0.2 copy "ios_volume_control: ^0.0.2" to clipboard
ios_volume_control: ^0.0.2 copied to clipboard

Flutter plugin to control volume in iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ios_volume_control

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

dependencies:
  ios_volume_control: ^0.0.2

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:ios_volume_control/ios_volume_control.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin to control volume in iOS

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on ios_volume_control