perfect_volume_control 1.0.5 copy "perfect_volume_control: ^1.0.5" to clipboard
perfect_volume_control: ^1.0.5 copied to clipboard

Flutter volume control plug-in, supports Android and IOS, has: Show hidden volume icon, volume change monitoring, set volume, get the current volume of the device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add perfect_volume_control

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

dependencies:
  perfect_volume_control: ^1.0.5

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:perfect_volume_control/perfect_volume_control.dart';
34
likes
130
pub points
92%
popularity

Publisher

verified publisherhuic.top

Flutter volume control plug-in, supports Android and IOS, has: Show hidden volume icon, volume change monitoring, set volume, get the current volume of the device.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on perfect_volume_control