smart_tab_scroll 1.0.0 copy "smart_tab_scroll: ^1.0.0" to clipboard
smart_tab_scroll: ^1.0.0 copied to clipboard

A Flutter SDK for building smart-scrolling screens with a liquid-glass app bar and auto-managed tab bar.

1.0.0 #

  • Initial release.
  • SectionConfig — model for declaring scrollable sections.
  • SmartScrollController — manages scroll tracking, section measurement, and parallel tab resolution.
  • SmartScrollView — main SDK widget with liquid-glass app bar and auto-managed tab bar.
  • LiquidGlassAppBar — frosted-glass app bar, usable standalone.
  • LiquidGlassTabBar — frosted-glass tab bar with full-width tabs and rounded-top border indicator.
  • Customisable glass effect: appBarGlassColor, tabBarGlassColor, appBarBlurSigma, tabBarBlurSigma.
  • Tabs appear incrementally as hasDataCheck futures resolve — each tab is independent and does not wait for others.
0
likes
160
points
133
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for building smart-scrolling screens with a liquid-glass app bar and auto-managed tab bar.

Repository (GitHub)
View/report issues

Topics

#scroll #tabbar #glass #appbar #ui

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_tab_scroll