inway / flutter_ringtone_player

Simple Flutter plugin to play ringtone, alarm & notification sounds
MIT License
92 stars 57 forks source link

play and Stop on two different thread #10

Closed srinikande closed 1 year ago

srinikande commented 4 years ago

Can we play ringtone on one thread and call stop on different thread ?

91priyansh commented 3 years ago

@srinikande it is not possible.. to make these happen you have to use isolates in dart

cybex-dev commented 3 years ago

@srinikande it is not possible.. to make these happen you have to use isolates in dart

Do you have a sample/example of this?

github-actions[bot] commented 1 year ago

This issue has stalled.

github-actions[bot] commented 1 year ago

This issue has been closed due to inactivity.