opus_to_pcm 0.0.18 copy "opus_to_pcm: ^0.0.18" to clipboard
opus_to_pcm: ^0.0.18 copied to clipboard

Plugin for common pcm for audio conversion in a specific opus format.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add opus_to_pcm

With Flutter:

 $ flutter pub add opus_to_pcm

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

dependencies:
  opus_to_pcm: ^0.0.18

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:opus_to_pcm/opus_to_pcm.dart';
1
likes
0
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin for common pcm for audio conversion in a specific opus format.

License

unknown (license)

Dependencies

device_info_plus, flutter, path_provider, permission_handler, plugin_platform_interface

More

Packages that depend on opus_to_pcm

Packages that implement opus_to_pcm