flutter_opus 1.0.4
flutter_opus: ^1.0.4 copied to clipboard
A Flutter plugin for Opus audio codec encoding and decoding using FFI.
1.0.4 #
- Relocated header files to include/opus
- Updated Podspec HEADER_SEARCH_PATHS to point to include/**
1.0.3 #
- Update version to 1.0.3
- Update pubspec.yaml
- Update README.md
1.0.2 #
- Add macOS support for Flutter plugin.
1.0.1 #
- TODO: dart format .
- Add complain
1.0.0 #
- Desc: A Flutter plugin for Opus audio codec encoding and decoding using FFI.
- TODO: Complete the first version