Canardoux / flutter_sound

Flutter plugin for sound. Audio recorder and player.
Mozilla Public License 2.0
875 stars 569 forks source link

[HELP]: #786

Open jemisgoti opened 2 years ago

jemisgoti commented 2 years ago

does this startPlayerFromStream() work in flutter web ?


My config :

-Codec:PCM16

Larpoux commented 2 years ago

Sorry. Unfortunately no 👎

I am really sad that it is not implemented on flutter web. This is something which must be addressed soon, because I would like that the Web version of Flutter Sound can do the same things than Native versions (iOS and Android)

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.

lorisgir commented 1 week ago

Hi @Larpoux, do you plan to get this implemented? Thanks for your hard work, Loris.

Larpoux commented 1 week ago

Oh, yes. Streams are implemented on Flutter Sound web.