Flutter BottomNavigationBar 与 showModalBottomSheet 类似 PayPal

发布于 2025-01-15 14:39:43 字数 514 浏览 0 评论 0原文

我正在尝试构建一个带有中心按钮的底部栏,如下所示:

paypal app

但我无法按预期显示底页。

第一次尝试: showModalBottomSheet ->覆盖底部导航栏,尝试添加具有透明背景且不透明的边距,但我无法再点击导航栏来关闭它

第二次尝试: showBottomSheet ->错误 处理手势时抛出以下断言:找不到 Scaffold 小部件。 因此,我尝试使用 scaffoldKey 但无法关闭按外部或任何其他 的工作表>BottomNavigationBarItem,仅向下滚动。

如何构建与 PayPal 相同的对话框和行为?

I'm trying to build a bottom bar with center button like this:

paypal app

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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文