wang-bin / fvp

Flutter video player plugin for all desktop+mobile platforms. download prebuilt examples from github actions. https://pub.dev/packages/fvp
BSD 3-Clause "New" or "Revised" License
126 stars 20 forks source link

Audio Player #33

Closed mohammadinfo closed 9 months ago

mohammadinfo commented 9 months ago

Hi, I can't use this package as audio player! because a Texture is required, audio usually have no image to display. could you please return a dummy texture to let it work?

wang-bin commented 9 months ago

try the latest code. texture content is empty. now can play audio. if audio has cover art, it will be displayed

mohammadinfo commented 9 months ago

Thanks.

wang-bin commented 9 months ago

new version published

mohammadinfo commented 9 months ago

❤️❤️❤️❤️