resonance 1.0.2 copy "resonance: ^1.0.2" to clipboard
resonance: ^1.0.2 copied to clipboard

outdated

Resonance is volume controller and vibration plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add resonance

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

dependencies:
  resonance: ^1.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:resonance/resonance.dart';
11
likes
0
points
16
downloads

Publisher

verified publishertegraxd.dev

Weekly Downloads

Resonance is volume controller and vibration plugin

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on resonance

Packages that implement resonance