dash_curved_tab_bar 0.0.2 copy "dash_curved_tab_bar: ^0.0.2" to clipboard
dash_curved_tab_bar: ^0.0.2 copied to clipboard

A customizable curved tab bar for Flutter with icon, badge, and connected content support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dash_curved_tab_bar

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

dependencies:
  dash_curved_tab_bar: ^0.0.2

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:dash_curved_tab_bar/dash_curved_tab_bar.dart';
3
likes
160
points
22
downloads

Publisher

verified publisherdashstack.tech

Weekly Downloads

A customizable curved tab bar for Flutter with icon, badge, and connected content support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on dash_curved_tab_bar