KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
BottomNavbar-flutter
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
git-commands
:
Commandes pricincipales de git
extract_keyword_from_word2excel
:
1. 给定关键字;2. 在多个word中提取含有特定关键字的段落等信息;3. 汇总整理成excel。
Refrigerator_Magnet_Clock
:
No description available.
dance_now
:
Everybody Dance Now Anime Avatar version
SAFpy
:
Python binding for Spatial Audio Framework (SAF)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
BottomNavbar-flutter
?
Download (.md)
# Flutter Bottom Navigation Bar Bottom navigation bars allow movement between primary destinations in an app. Each destination is represented by an icon and an optional text label. When a bottom navigation icon is tapped, the user is taken to the top-level navigation destination associated with that icon. ### How to use I added the ```curved_navigation_bar: ^0.3.1``` in the pubspec.yaml See latest version [Link](https://pub.dev/packages/curved_navigation_bar/versions) ### Demo  Enjoy :smiley: