opus_codec_ios 3.0.5 copy "opus_codec_ios: ^3.0.5" to clipboard
opus_codec_ios: ^3.0.5 copied to clipboard

PlatformiOS

iOS implementation of the opus_codec plugin.

opus_codec_ios #

The iOS implementation of opus_codec.

Usage #

Import the package #

This package has been endorsed, meaning that you only need to add opus_codec as a dependency in your pubspec.yaml. It will be automatically included in your app when you depend on package:opus_codec.

This is what the above means to your pubspec.yaml:

...
dependencies:
  ...
  opus_codec: ^3.0.0
  ...

If you wish to use the iOS package only, you can add opus_codec_ios as a dependency:

...
dependencies:
  ...
  opus_codec_ios: ^3.0.1
  ...

How opus is contained in this package #

opus_xcframework is incorporated into this plugin.

0
likes
130
points
101
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the opus_codec plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, opus_codec_platform_interface

More

Packages that depend on opus_codec_ios

Packages that implement opus_codec_ios