headset_event2 0.1.18 headset_event2: ^0.1.18 copied to clipboard
Detect headset plugged, unplugged.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add headset_event2
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
headset_event2: ^0.1.18
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:headset_event2/generated/i18n.dart';
import 'package:headset_event2/headset_event.dart';