sounds_common 1.0.7 copy "sounds_common: ^1.0.7" to clipboard
sounds_common: ^1.0.7 copied to clipboard

discontinued
outdated

A shared library for the sounds and sounds_codec packages. Provides MediaFormat, Track and small set of utility functions.

example/main.dart

import 'package:sounds_common/sounds_common.dart';

void main() {
  /// See the sounds package for actual usage.
  /// This example is just here because pub.dev requires it.
  Track.fromFile('/a/path/to/an/audio/file');
}
1
likes
0
pub points
42%
popularity

Publisher

verified publisheronepub.dev

A shared library for the sounds and sounds_codec packages. Provides MediaFormat, Track and small set of utility functions.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, intl, logger, meta, path, pedantic, uuid

More

Packages that depend on sounds_common