tau_platform_interface 9.0.0-beta-1 copy "tau_platform_interface: ^9.0.0-beta-1" to clipboard
tau_platform_interface: ^9.0.0-beta-1 copied to clipboard

The Dart interface to Tau Sound.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tau_platform_interface

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

dependencies:
  tau_platform_interface: ^9.0.0-beta-1

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:tau_platform_interface/tau_platform_interface.dart';
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

The Dart interface to Tau Sound.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, logger, meta, plugin_platform_interface

More

Packages that depend on tau_platform_interface