Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: seek to index of queue item issue on iOS, android is fine #841

Open
wants to merge 1 commit into
base: minor
Choose a base branch
from

Commits on Oct 10, 2022

  1. Update just_audio.dart

    Fixed: seek function, the issue is when many items are loaded in the playlist and we move to seek to index of queue item it glitches, and sometimes index remains unchanged in playbackEventStream only in iOS. but working fine on android devices.
    osamasaeed authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    8cb2a3c View commit details
    Browse the repository at this point in the history