simple_audio 1.0.4 copy "simple_audio: ^1.0.4" to clipboard
simple_audio: ^1.0.4 copied to clipboard

A cross-platform solution for playing audio in Flutter.

1.0.4 #

  • Media controllers can take images as bytes.
  • Android: Playback not working when reopening app

1.0.3 #

  • Improved README
  • Added license headers to files that were missing it
  • iOS calling play/pause quickly stops playback

1.0.2 #

  • Build scripts download binaries (for pub.dev)

1.0.1 #

  • Set versions in pubspec.yaml
  • Simplified Linux CMAKE
  • Fixed macOS dylib trying to link to a file on GitHub Actions.

1.0.0 #

First version