BottomNavigationBarItem功能描述:'BottomNavigationBarItem'是Flutter中的一个小部件,它用于创建底部导航栏中的每个项目。通过添加不同的'BottomNavigationBarItem',您可以在底部导航栏中显示不同的文本或图标,每个项目都可以与路由相关联。'BottomNavigationBarItem'具有以下属性: - 'icon':用于显示项目的图标- 'title'...
flutter_snake_navigationbar 底部导航栏小部件在更改项上带有蛇形动画。 2022-03-09 483 google_nav_bar 谷歌风格的底部导航栏。 2022-03-22 933 custom_navigation_bar 带有气泡点击效果的自定义导航栏。 2021-06-14 393 salomon_bottom_bar 炫酷的底部导航栏。 2022-05-08 595 bubble_bottom_bar 动画的底部...
water_drop_nav_bar 底部导航栏,具有独特的水滴效果。 2024-07-08 339 sliding_clipped_nav_bar 底部导航栏带有滑动菜单图标和带有剪切效果的文本。 2024-03-10 300 salomon_bottom_bar 炫酷的底部导航栏。 2023-03-31 1.03k animated_bottom_navigation_bar 绚丽的动画底部导航栏。 2024-01-31 1.3k flutter_...
bottom_navigation 动画底部导航。 点击 circularbottom_navigation 漂亮的动画底部导航栏。 点击 bottomnavy_bar 美丽多彩的动画底部导航栏。 点击 rubber弹性材料设计的底部表单。 点击 modalbottom_sheet 带材料设计,Cupertino iOS 13或自定义外观的模态底部表单。 点击 reorderable 拖放表格,行,列,Wrap...
resizeToAvoidBottomPadding: 控制界面内容 body 是否重新布局来避免底部被覆盖了,比如当键盘显示的时候,重新布局避免被键盘盖住内容。默认值为 true。 底部菜单 bottomNavigationBar,Tab栏切换 TabBar TabController controller; @override void initState() {
Titled Navigation Bar - 可以在文字和图标之间动效切换的底部导航栏,Pedro Massango. Google Nav Bar - 一个 google 风格的现代导航栏,Sooxt98. 底部弹出层 Rubber Bottom Sheet - 弹性效果的底部弹出层,Mattia Crovero. Modal Bottom Sheet - 基于 Material, Cupertino iOS13 或者自定义外观的底部弹出层,Jaime...
appBar:显示在界面顶部的一个 AppBar body:当前界面所显示的主要内容 floatingActionButton: 在 Material 中定义的一个功能按钮。 persistentFooterButtons:固定在下方显示的按钮。https://material.google.com/c... drawer:侧边栏控件 bottomNavigationBar:显示在底部的导航栏按钮栏。可以查看文档:Flutter学习之制作底部...
build(context); return AnimatedBuilder( animation: animationController, builder: (context, child){ return _slideAnimation(animationController); } ); } Widget _slideAnimation(Animation<double> animationController){ Animation<double> offsetAnimation(double offset, Animation<double> animationController) { ...
Titled Navigation Bar - 可以在文字和图标之间动效切换的底部导航栏,Pedro Massango. Google Nav Bar - 一个 google 风格的现代导航栏,Sooxt98. 底部弹出层 Rubber Bottom Sheet - 弹性效果的底部弹出层,Mattia Crovero. Modal Bottom Sheet - 基于 Material, Cupertino iOS13 或者自定义外观的底部弹出层,Jaime...
animated_bottom_navigation_bar 绚丽的动画底部导航栏。 2023-09-22 992 bottom_bar_with_sheet 底部导航栏,该底部栏将在每个页面上放置BottomSheet小部件。 2022-05-02 482 flutter_speed_dial 可展开选项的浮动按钮。 2023-05-23 1059 focused_menu 长按菜单。 2021-03-13 440 bottom_navy_bar 精美而生动的...