amr_to_wav_converter 0.0.2 copy "amr_to_wav_converter: ^0.0.2" to clipboard
amr_to_wav_converter: ^0.0.2 copied to clipboard

PlatformiOS

Convert amr to wav for iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add amr_to_wav_converter

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

dependencies:
  amr_to_wav_converter: ^0.0.2

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:amr_to_wav_converter/amr_to_wav_converter.dart';
0
likes
125
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Convert amr to wav for iOS

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on amr_to_wav_converter

Packages that implement amr_to_wav_converter