sounds_common 2.0.0 sounds_common: ^2.0.0 copied to clipboard
A shared library for the sounds and sounds_codec packages. Provides MediaFormat, Track and small set of utility functions.
Overview #
sounds_common is a helper library to share code between the sounds and sounds_codec projects.
The sounds
project provids audio recording and playback for Flutter applications.
The sounds_codec
project provides a codec conversion library using the ffmpeg library.
Features and bugs #
Please file feature requests and bugs at the issue tracker.