view_tabbar 1.2.8 copy "view_tabbar: ^1.2.8" to clipboard
view_tabbar: ^1.2.8 copied to clipboard

ViewTabBar is based on TabBarController and PageController, achieving linkage between TabBar and PageView

1.2.8 #

  • Fix: invalid use of a private type in a public API

1.2.7 #

  • Update which Apis can be exported

1.2.6 #

  • Update README.md

1.2.5 #

  • Test all features and demo (pass)

1.2.4 #

  • Provide README.md

1.2.3 #

  • Provide Usage Docs

1.2.2 #

  • Writing Test Demo (example/lib)
    • example/lib/demo_carousel.dart
    • example/lib/demo_vertical.dart
    • example/lib/demo_horizontal.dart
    • example/lib/demo_vertical_pinned.dart
    • example/lib/demo_horizontal_pinned.dart

1.2.1 #

  • Support PageView carousel animation
  • Optimize PageView carousel animation boundary problem

1.2.0 #

  • Fix the bug of Tabbar Indicator Position
  • Fix the bug of using pageController.jumpToPage

1.1.0 #

  • Test Tabbar features With PageView (horizontal)
  • Test Tabbar features With PageView (vertical)
  • Support Tarbar scroll pinned mode

1.0.0 #

  • Initial repository
    • Provide pageController
    • Provide tabBarController
    • Provide StandardIndicator
    • Provide ColorsTransform
    • Provide ScaleTransform
2
likes
150
pub points
33%
popularity

Publisher

verified publisherlinpengteng.dev

ViewTabBar is based on TabBarController and PageController, achieving linkage between TabBar and PageView

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on view_tabbar