简体   繁体   English

有没有一种简单的方法可以在 flutter 中实现底部播放器?

[英]Is there an easy way to implement Bottom player in flutter?

Is there any easy way to implement bottom player in flutter?有没有什么简单的方法可以在 flutter 中实现底部播放器? I have tried with the Bottom navigation bar along with the routing, But that doesn't work, So Can anybody please help me to sort it out?我已经尝试使用底部导航栏和路由,但这不起作用,所以有人可以帮我解决吗? Thanks in advance.提前致谢。

You can useBottomSheet class or if you want to use an external package there is a package called sliding_up_panel .您可以使用BottomSheet class或者如果您想使用外部 package 有一个 package 称为slip_up_panel You can place you player inside these components.您可以将播放器放置在这些组件中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM