webm_to_wav 0.0.1 copy "webm_to_wav: ^0.0.1" to clipboard
webm_to_wav: ^0.0.1 copied to clipboard

flutter package for npm package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webm_to_wav

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

dependencies:
  webm_to_wav: ^0.0.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:webm_to_wav/webm_to_wav.dart';
2
likes
120
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

flutter package for npm package.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_js_asset

More

Packages that depend on webm_to_wav