Canardoux / flutter_sound

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

[DOC]: Can't find SoundPlayerUI ? #1027

Open ced1check opened 2 months ago

ced1check commented 2 months ago

I'm trying to use SoundPlayerUI as described here: https://flutter-sound.canardoux.xyz/tau_api_widgets_ui_player.html

However it's undefined, so I looked at flutter_sound package and didn't find it either: image

I searched documentation and found nothing relevant and probably missed it.

Can someone help me with this?

Larpoux commented 2 months ago

The UI widget is abandoned and is not part of flutter sound anymore. The doc should be modified accordingly. Sorry.