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

A glassmorphism hybrid navigation system with animated segmented control and floating bottom navigation bar. Fully customizable, accessible, and production-ready.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hybrid_tab_bar

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

dependencies:
  hybrid_tab_bar: ^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:hybrid_tab_bar/hybrid_tab_bar.dart';
6
likes
160
points
93
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A glassmorphism hybrid navigation system with animated segmented control and floating bottom navigation bar. Fully customizable, accessible, and production-ready.

Repository (GitHub)
View/report issues

Topics

#navigation #tabbar #glassmorphism #segmented-control #bottom-navigation

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on hybrid_tab_bar