my_animated_tabs 1.0.3
my_animated_tabs: ^1.0.3 copied to clipboard
A highly-customizable Flutter TabContainer with buttery-smooth animated transitions.
my_animated_tabs #
A highly-customizable Flutter TabContainer
widget with buttery-smooth animated transitions.
Features #
- Pill-style, slide, fade and pop transitions
- Supports top, bottom, left, right tab edges
- Customizable colors, border radii, text styles, transition curves
- Zero dependencies except the Flutter SDK
📸 Screenshots #
🎬 Live demo #
Installation #
In your app’s pubspec.yaml
:
dependencies:
flutter:
sdk: flutter
my_animated_tabs: ^1.0.0