Control over shuffle order.
This commit is contained in:
parent
a864c2f87d
commit
e92fd8c863
23 changed files with 703 additions and 296 deletions
|
|
@ -11,7 +11,10 @@ flutter:
|
|||
fileName: just_audio_web.dart
|
||||
|
||||
dependencies:
|
||||
just_audio_platform_interface: ^1.1.1
|
||||
# TODO: change this back when the new platform interface is published.
|
||||
# just_audio_platform_interface: ^1.1.1
|
||||
just_audio_platform_interface:
|
||||
path: ../just_audio_platform_interface
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_web_plugins:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue