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

A customizable AppBar widget for Flutter with enhanced features including curved bottom edges, optional divider, gradient backgrounds, and full Material 3 support. Perfect for creating unique and mode [...]

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

Publisher

unverified uploader

Weekly Downloads

A customizable AppBar widget for Flutter with enhanced features including curved bottom edges, optional divider, gradient backgrounds, and full Material 3 support. Perfect for creating unique and modern app bar designs.

Repository (GitHub)
View/report issues

Topics

#appbar #widget #ui #material-design #flutter

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on gt_appbar