flutter_tabbar 0.0.1 copy "flutter_tabbar: ^0.0.1" to clipboard
flutter_tabbar: ^0.0.1 copied to clipboard

A new Flutter package.

TODO: 由于此版本的代码太低 只能通过插件方式依赖,不然2.0后的空安全全部都改成空安全很费事。

##由于此版本的代码太低 只能通过插件方式依赖,不然2.0后的空安全全部都改成空安全很费事。

TODO: xxxxx.

Getting started #

TODO: flutter_tabbar: ^0.0.1

#

TODO:Custom.TabBar( controller: this._controller2, indicatorSize: Custom.TabBarIndicatorSize.label, indicatorColor: Colors.white, labelStyle: TextStyle( fontSize: 16.0, fontWeight: FontWeight.bold, ), unselectedLabelStyle: TextStyle(fontSize: 13.0), indicatorWeight: 3.0, isScrollable: true, indicatorPadding: EdgeInsets.fromLTRB(0.0, 0.0, 0.0, 5.0), tabs: [ Tab(text: '动态'), Tab(text: '热门'), Tab(text: '附近'), Tab(text: '颜值'), Tab(text: '音乐'), ], ),

to /example

const like = 'sample';

Additional information #

TODO: xxx

0
likes
0
pub points
36%
popularity

Publisher

unverified uploader

A new Flutter package.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_tabbar