opus_flutter 3.0.3 copy "opus_flutter: ^3.0.3" to clipboard
opus_flutter: ^3.0.3 copied to clipboard

Loads a DynamicLibrary of opus for usage with opus_dart on flutter platforms.

3.0.3 #

  • Depend on opus_flutter_ios:3.0.1 and opus_flutter_android:3.0.1

3.0.2 #

  • libopus 1.3.1
  • Updated example

3.0.1 #

  • libopus 1.3.1
  • Depend on newer opus_flutter_web version

3.0.0 #

  • libopus 1.3.1
  • Web support using web_ffi

2.0.1 #

  • libopus 1.3.1
  • Minor formating fixes

2.0.0 #

  • libopus 1.3.1
  • Updated for opus_dart 2.0.1, supporting null safety by this
  • Moved to federal plugin structure
  • Removed re-export of the opus_dart library, see README

1.1.0 #

  • libopus 1.3.1
  • Update for opus_dart 1.0.4
  • Migrated to new plugin map in pubspec.yaml
  • Included iOS binaries

1.0.1 #

  • libopus 1.3.1
  • Update for opus_dart 1.0.3

1.0.0 #

  • libopus 1.3.1
  • Initial release