opus_dart 3.0.1 opus_dart: ^3.0.1 copied to clipboard
Wraps libopus in dart, and additionally provides a dart friendly API for encoding and decoding
[3.0.1] - 06.11.2023 #
- libopus 1.3.1
- Updated dependencies
- Fixed analysis errors
[2.0.1] - 21.05.2021 #
- libopus 1.3.1
- Updated README
[2.0.0] - 20.05.2021 #
- libopus 1.3.1
- Migrated to null safety
[1.0.4] - 19.05.2021 #
- libopus 1.3.1
- Temporary fix to work with newer dart versions
[1.0.3] - 23.07.2020 #
- libopus 1.3.1
- Fixed a problem where decoding returns to few samples
[1.0.2] - 06.05.2020 #
- libopus 1.3.1
- Improvments for pub analysis
- Added an example
[1.0.1] - 06.05.2020 #
- libopus 1.3.1
- Improvments for pub analysis
[1.0.0] - 06.05.2020 #
- libopus 1.3.1
- Initial release