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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_tab_scroll

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  smart_tab_scroll: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:smart_tab_scroll/smart_tab_scroll.dart';
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