如何拥有一个带有一个 BottomNavigationBar 和多个 MaterialApp.routes 的 Scaffold

发布于 2025-01-11 10:26:47 字数 352 浏览 0 评论 0原文

通过查看有关 底部导航 的 Material Design 文档,我可以看到具有良好过渡的多个页面只使用一个 BottomNavigationBar,可能还使用一个 Scaffold。

我想复制这个,但我很难做到这一点,并且之前的答案导致了错误的解决方案,动画效果不佳,并且有多个脚手架。

我想要一个具有多条路线的 MaterialApp 和一个带有一个底部栏的脚手架。通过点击栏项目,我想更改路线等页面并保留实际的底部栏。

实施这个的好的做法是什么?

By looking at the Material Design document about Bottom Navigation I can see multiple pages with nice transitions that use only one BottomNavigationBar, and probably one Scaffold.

I would like to replicate this but I struggle to do so, and previous answers lead to wrong solutions with bad animation and multiple Scaffold.

I want, one MaterialApp with multiple routes and one scaffold with one bottom bar. By tapping the bar items, I want to change the routes and so, the page and keep the actual bottom bar.

What is good the practice to implement this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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