Closed xiaofanqingzjj closed 11 months ago
Hi there, thank you for the contribution. Plz read setup first :) You need to execute melos bs
before running the example.
Hi there, thank you for the contribution. Plz read setup first :) You need to execute
melos bs
before running the example.
The option argument to AudioContextIOS.copy() is of type List, but the object created with curly braces is Set.
No it isn't any more in the main branch, this is not released yet. Plz run melos before to run the example with the latest changes.
If want to execute the example which is compatible with the latest release, checkout the v5
branch:
https://github.com/bluefireteam/audioplayers/tree/v5/packages/audioplayers/example
No it isn't any more in the main branch, this is not released yet. Plz run melos before to run the example with the latest changes.
If want to execute the example which is compatible with the latest release, checkout the
v5
branch: https://github.com/bluefireteam/audioplayers/tree/v5/packages/audioplayers/example
Thanks
Description
1.Fix a compilation problem with demo
Checklist
fix:
,feat:
,refactor:
,docs:
,chore:
,test:
,ci:
etc).///
, where necessary.Breaking Change
Related Issues