# bottom_tab_bar **Repository Path**: herolqx/bottom_tab_bar ## Basic Information - **Project Name**: bottom_tab_bar - **Description**: flutter 底部导航 - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-13 - **Last Updated**: 2023-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用 在 `pubspec.yaml`里面引入此库 ``` dependencies: flutter: sdk: flutter bottom_tab_bar: git: url: https://github.com/lqxue/bottom_tab_bar.git ``` # 效果图 ![image](https://github.com/lqxue/bottom_tab_bar/blob/main/image/img1.jpg) ![image](https://github.com/lqxue/bottom_tab_bar/blob/main/image/img2.jpg)