flutter_tab_indicator
A Flutter library to add the Common effect (line, bubble, dot …) of tab indicator.
Showcases
Showcases
Showcases | GIF |
---|---|
00-00.underline | |
00-01.underline_fixedWidth | |
00-02.dot | |
00-03.dot_up | |
00-04.cover |
Installation
Add
flutter_tab_indicator : ^lastest_version
to your pubspec.yaml ,and run
flutter packages get
in your project’s root directory.
Comments are closed.