Flutter mediaItem.duration and playback speed design

39 Views Asked by At

I am trying to build an app using Flutter and Dart. I hope to combine or place the mediaItem.duration bar and playback speed very closely like shown in the screen shot (the playback speed is the chinese character in the screenshot). Any suggestions on how can I achieve this layout? Thanks

enter image description here

1

There are 1 best solutions below

0
ChengguiS. On

I achieved this layout using the combination of stack and Positioned.