chrome_tab_bar 1.0.0 chrome_tab_bar: ^1.0.0 copied to clipboard
Chrome Tab Bar with custom corner radius, background color, tab selected color, tab text, and many more.
Chrome Tab Bar #
Chrome Tab Bar with custom corner radius, background color, tab selected color, tab text, and many more.
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get
):
dependencies:
chrome_tab_bar: ^1.0.0
- Import the package and use it in your Flutter App.
import 'package:chrome_tab_bar/fancy_containers.dart';