Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

SeekTo method work not correct. #5

Closed
phuongphally opened this issue Dec 7, 2018 · 10 comments
Closed

SeekTo method work not correct. #5

phuongphally opened this issue Dec 7, 2018 · 10 comments

Comments

@phuongphally
Copy link

I'm get error message

'value >= min && value <= max': is not true

onChanged: (value) {
quiet.seekTo(value.round());
},

@boyan01
Copy link
Owner

boyan01 commented Dec 8, 2018

Thank you for submitting the bug, I will try to fix this bug right away.

@phuongphally
Copy link
Author

Why playlist not auto play ?

@boyan01
Copy link
Owner

boyan01 commented Dec 8, 2018

is that you means auto play next song when current reached end ? I have add this feature at previous submit.

@phuongphally
Copy link
Author

@boyan01 Maybe Because of I'm get error 'value >= min && value <= max': is not true that why the audio not play next.

@boyan01
Copy link
Owner

boyan01 commented Dec 8, 2018

Actually the reason is that i can not do it . I used video_player dependency to play audio before , this library do not provide complete callback to listen the audio if reach end.

@phuongphally
Copy link
Author

@boyan01 Can I'm contact you by skype or any chat app ?

@boyan01
Copy link
Owner

boyan01 commented Dec 8, 2018

I do not have skype id , do you have WeChat or telegram account?

@boyan01
Copy link
Owner

boyan01 commented Dec 8, 2018

Or you can contact my by email. yangbinyhbn@gmail.com

Repository owner deleted a comment from phuongphally Dec 8, 2018
@boyan01
Copy link
Owner

boyan01 commented Dec 8, 2018

fixed b4d5c26

@boyan01 boyan01 closed this as completed Dec 8, 2018
@phuongphally
Copy link
Author

@boyan01 Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants