audioplayers_web 3.0.0 copy "audioplayers_web: ^3.0.0" to clipboard
audioplayers_web: ^3.0.0 copied to clipboard

Web implementation of audioplayers, a Flutter plugin to play multiple audio files simultaneously

3.0.0 #

Note: This release has breaking changes.

  • FIX(web): make start and resume async (#1436). (b95bc8fa)
  • FEAT: extract AudioContext from audio_context_config (#1440). (e59c3b9f)
  • FEAT(web): make setUrl async, make properties of WrappedPlayer private (#1439). (a051c335)
  • DOCS: update AudioCache explanation, migration guide, replace package READMEs (#1457). (b8eb1974)
  • BREAKING REFACTOR: prevent from confusing and conflicting class names (#1465). (7cdb8586)
  • BREAKING REFACTOR: improve separation of global audioplayer interface (#1443). (c0b3f85c)
  • BREAKING FEAT: event channel (#1352). (c9fd6a76)
  • BREAKING FEAT: expose classes of package audioplayers_platform_interface (#1442). (a6f89be1)

Migration instructions #

Before After
AudioplayersPlugin AudioplayersPlugin, WebAudioplayersPlatform and WebGlobalAudioplayersPlatform

2.2.0 #

  • FIX: use external factory for classes tagged with "@staticInterop" (#1379). (21d70504)

2.1.1 #

  • Update a dependency to the latest release.

2.1.0 #

2.0.1 #

  • FIX: handle infinite value on getDuration for live streams (#1287). (15f2c78f)

2.0.0 #

Note: This release has breaking changes.

  • FIX: bugs from integration tests (#1268). (d849c67f)
  • FIX: reset position, when stop or playing ended (#1246). (d56f40fb)
  • FIX: handle infinite duration (#1192). (1d1600ba)
  • BREAKING REFACTOR: remove unused playerStateStream (#1280). (27f9de22)

1.0.0 #

  • FEAT: Upgrade flame lint dependency (#1132). (0d6dae3e)

1.0.0-rc.3 #

  • FEAT: Add onPlayerCompletion, onPlayerStateChanged and onDurationChanged for web (#1123). (760e0c94)

1.0.0-rc.2 #

1.0.0-rc.1 #

  • First release after federation
12
likes
0
pub points
91%
popularity

Publisher

verified publisherblue-fire.xyz

Web implementation of audioplayers, a Flutter plugin to play multiple audio files simultaneously

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

audioplayers_platform_interface, flutter, flutter_web_plugins, js

More

Packages that depend on audioplayers_web