如何在Flutter中的所有应用程序之间分配BottomNavigationBar?

时间:2019-12-20 06:37:01

标签: flutter

我有一个应用程序,并且主页上有一个bottomNavigationBar,上面有两个项目。从主页上,我可以控制其在两个页面之间切换的行为。但是,在所有页面上都有导航栏是很直观的。如何实现的?谢谢!

1 个答案:

答案 0 :(得分:0)

这是完整的演示源代码。

我使用了Circuit软件包。 确保将其导入到您的项目中。

import os
filename = "input_file.txt"
path = "/pathlocation/..."
fullpath = os.path.join(path, filename)
with open("input_file.txt", "w") as text_file:
    text_file.write(fullpath)
text_file.close()

截屏:

https://pub.dev/packages/bottom_navy_bar