etau 0.0.14-alpha.2 copy "etau: ^0.0.14-alpha.2" to clipboard
etau: ^0.0.14-alpha.2 copied to clipboard

unlisted

E-τ (Etau) : The W3C Web Audio API interface for dart (Flutter)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add etau
copied to clipboard

With Flutter:

 $ flutter pub add etau
copied to clipboard

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

dependencies:
  etau: ^0.0.14-alpha.2
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:etau/etau.dart';
copied to clipboard
1
likes
0
points
38
downloads

Publisher

verified publishertau.canardoux.xyz

Weekly Downloads

2024.06.25 - 2025.01.07

E-τ (Etau) : The W3C Web Audio API interface for dart (Flutter)

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logger

More

Packages that depend on etau