cyclic_tab_bar 1.0.3 copy "cyclic_tab_bar: ^1.0.3" to clipboard
cyclic_tab_bar: ^1.0.3 copied to clipboard

A Flutter package for cyclic tab bar component with infinite scrolling and full accessibility support.

1.0.3 #

  • Fix cyclic index movement to always choose the shortest path (odd-length lists).
  • Improve accessibility: announce page changes via SemanticsService where supported.
  • Improve controller lifecycle handling when the inherited default controller is recreated.
  • Improve viewport resize behavior for tabs/pages (PageView adapter + realignment fixes).
  • Docs: host the demo gif in-repo and align README links.
  • Tooling: ignore root pubspec.lock (package) and keep app lockfiles (example).

1.0.2+1 #

  • Add leftInset and rightInset to CyclicTabBar for constrained layouts.
  • Add haptic feedback when manually scrolling across a cycle boundary.

1.0.1 #

  • Add onTabLongPress callback support.
  • Add a static indicator mode when cyclic scrolling is disabled (tabs fit viewport).
  • Add tabSpacing/pageSpacing APIs and refactor indicator behavior accordingly.

1.0.0 #

  • Initial release of cyclic_tab_bar.
0
likes
150
points
26
downloads

Documentation

API reference

Publisher

verified publisherjha.sh

Weekly Downloads

A Flutter package for cyclic tab bar component with infinite scrolling and full accessibility support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on cyclic_tab_bar