Flutter BottomNavigationBar 与 showModalBottomSheet 类似 PayPal
我正在尝试构建一个带有中心按钮的底部栏,如下所示:
但我无法按预期显示底页。
第一次尝试: showModalBottomSheet
->覆盖底部导航栏,尝试添加具有透明背景且不透明的边距,但我无法再点击导航栏来关闭它
第二次尝试: showBottomSheet
->错误 处理手势时抛出以下断言:找不到 Scaffold 小部件。
因此,我尝试使用 scaffoldKey
但无法关闭按外部或任何其他 的工作表>BottomNavigationBarItem
,仅向下滚动。
如何构建与 PayPal 相同的对话框和行为?
I'm trying to build a bottom bar with center button like this:
but I can't show the bottom sheet as expected.
First try: showModalBottomSheet
-> overlays bottomnavbar, tried adding margin with transparent background and no opacity but I can't tap navigation bar anymore to close it
Second try: showBottomSheet
-> error The following assertion was thrown while handling a gesture:No Scaffold widget found.
So I tried using scaffoldKey
but I couldn't close the sheet pressing outside or any other BottomNavigationBarItem
, only scrolling down.
How can I build the same dialog and behavior as PayPal?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论