another_headset_event 0.0.7 copy "another_headset_event: ^0.0.7" to clipboard
another_headset_event: ^0.0.7 copied to clipboard

Detect headset plugged, unplugged.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add another_headset_event

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

dependencies:
  another_headset_event: ^0.0.7

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:another_headset_event/generated/i18n.dart';
import 'package:another_headset_event/headset_event.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Detect headset plugged, unplugged.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, meta, mockito

More

Packages that depend on another_headset_event