assets_audio_player 1.3.5+2 copy "assets_audio_player: ^1.3.5+2" to clipboard
assets_audio_player: ^1.3.5+2 copied to clipboard

outdated

Play music/audio stored in assets files directly from Flutter. Compatible with Android, iOS and web

1.3.5+2 #

  • Extracted web support to assets_audio_player_web

1.3.5+1 #

  • Volume does not reset anymore on looping audios

1.3.4 #

  • Fixed player on Android

1.3.3 #

  • Fixed build on Android & iOS

1.3.2 #

1.3.1+2 #

  • Upgraded RxDart dependency
  • fixed lint issues
  • lowerCamelCase AssetsAudioPlayer volumes consts

1.3.1 #

  • Fixed build on iOS

1.3.0 #

  • Added web support, works only on debug mode

1.2.8 #

  • Added constructors
  • AssetsAudioPlayer.newPlayer
  • AssetsAudioPlayer(id: "PLAYER_ID")

to create new players and play multiples songs in parallel

the default constructor AssetsAudioPlayer() still works as usual

1.2.7 #

  • Added "volume" property (listen/set)

1.2.6 #

  • Added an "autoPlay" optional attribute to open methods

1.2.5 #

  • Compatible with Swift 5

1.2.4 #

  • Added playlist

1.2.3 #

  • Added playlist (beta)

1.2.1 #

  • Added looping setter/getter

1.2.0 #

  • Upgraded RxDart to 0.23.1
  • Fixed assets playing on iOS
  • Fixed playing location on Android

0.0.1 #

  • initial release.
1105
likes
0
pub points
98%
popularity

Publisher

unverified uploader

Play music/audio stored in assets files directly from Flutter. Compatible with Android, iOS and web

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart, uuid

More

Packages that depend on assets_audio_player