简体   繁体   中英

What widget is normally used to create this side bar. [Flutter]

Do anyone know what is the official name of this side bar. Is it count as navigation bar? If I would like to make a design like this in flutter, what widget should I used? Not sure if the pageviewbuilder can help me to do it.

Please click on this在此处输入图像描述 to check out the design.

I think you are searching for a NavigationRail

https://api.flutter.dev/flutter/material/NavigationRail-class.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM