hacktons / convex_bottom_bar

A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
https://bar.hacktons.cn
Apache License 2.0
801 stars 151 forks source link

怎么控制badge,就是这个徽章,怎么控制他出现或者消失啊 #153

Closed freshmilk15 closed 3 years ago

freshmilk15 commented 3 years ago

还有怎么控制内容

avenwu commented 3 years ago

不需要控制,修改AppBar的构造入参数,badge和bar一起变化。也可以参考demo