sounds_common 1.0.6 sounds_common: ^1.0.6 copied to clipboard
A shared library for the sounds and sounds_codec packages. Provides MediaFormat, Track and small set of utility functions.
1.0.6 #
Fixed a bug in the downloader. The percentage was always 0.
1.0.5 #
removed the required annotation from Track.fromAsset
1.0.4 #
Exposed the Downloader class as part of the public api.
1.0.3 #
Minor cleanup of warnings to make pub.dev happy. One minor bug detected in currently unused code.
1.0.2 #
updated documenation links.