g711_flutter 2.2.0 copy "g711_flutter: ^2.2.0" to clipboard
g711_flutter: ^2.2.0 copied to clipboard

PCM to G711 Fast Conversions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add g711_flutter

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

dependencies:
  g711_flutter: ^2.2.0

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:g711_flutter/g711_flutter.dart';
2
likes
130
points
102
downloads

Publisher

unverified uploader

Weekly Downloads

PCM to G711 Fast Conversions

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, flutter

More

Packages that depend on g711_flutter