conreality_headset 0.2.0 copy "conreality_headset: ^0.2.0" to clipboard
conreality_headset: ^0.2.0 copied to clipboard

Headset audio and text-to-speech support for Conreality live-action games.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add conreality_headset

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

dependencies:
  conreality_headset: ^0.2.0

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

Publisher

unverified uploader

Headset audio and text-to-speech support for Conreality live-action games.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on conreality_headset