gt_appbar 1.0.1 copy "gt_appbar: ^1.0.1" to clipboard
gt_appbar: ^1.0.1 copied to clipboard

A customizable AppBar widget for Flutter, offering enhanced features like bottom curveness and an optional divider for versatile app bar design. #flutter_appbar #sticky_app_bar #custom_appbar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gt_appbar

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

dependencies:
  gt_appbar: ^1.0.1

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:gt_appbar/gt_appbar.dart';
2
likes
150
points
149
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable AppBar widget for Flutter, offering enhanced features like bottom curveness and an optional divider for versatile app bar design. #flutter_appbar #sticky_app_bar #custom_appbar

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on gt_appbar