audioplayers_linux 2.1.0 audioplayers_linux: ^2.1.0 copied to clipboard
Linux implementation of audioplayers, a Flutter plugin to play multiple audio files simultaneously
2.1.0 #
- FIX: Timeout on setting same source twice (#1520). (5d164d1f)
- FIX: test and fix compatibility with min flutter version (#1510). (9f39e95f)
- FIX: onPrepared event to wait until player is ready / finished loading the source (#1469). (50f56365)
- FIX: rework dispose (#1480). (c64ef6d9)
- FEAT: Adapt position update interval of darwin, linux, web (#1492). (ab5bdf6a)
2.0.0 #
Note: This release has breaking changes.
- FEAT(windows): show nuget download info explicitely in verbose mode (#1449). (136028fa)
- DOCS: update AudioCache explanation, migration guide, replace package READMEs (#1457). (b8eb1974)
- DOCS: Fix LICENSE files for windows and linux (#1431). (1f84e857)
- BREAKING FEAT: event channel (#1352). (c9fd6a76)
1.0.4 #
Note: This release was an accidental bump.
1.0.3 #
- Update a dependency to the latest release.