gradient_app_bar 0.1.3 copy "gradient_app_bar: ^0.1.3" to clipboard
gradient_app_bar: ^0.1.3 copied to clipboard

The official AppBar, with a more colorful twist. Add gradients to spice up your application and make it beautiful. This easy to use library makes it easy, and most of all, it is compatible with everyt [...]

Gradient App Bar #

Love the material AppBar? Do you want to add more color to the appbar? Here's a gradientAppBar.

It works just like the normal AppBar. Also with actions, back buttons, titles. So it's just your normal AppBar, but with a twist!

Screenshots #

image image

Getting Started #

  1. Depend on it by adding this to your pubspec.yaml file: gradient_app_bar: ^0.0.1

  2. Import it: import 'package:gradient_app_bar/gradient_app_bar.dart'

  3. Replace your current AppBar (In the scaffold) to GradientAppBar. Add a backgroundColorStart and a backgroundColorEnd and you have a gradient appbar!

54
likes
30
pub points
87%
popularity

Publisher

unverified uploader

The official AppBar, with a more colorful twist. Add gradients to spice up your application and make it beautiful. This easy to use library makes it easy, and most of all, it is compatible with everything the normal AppBar is compatible with!

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on gradient_app_bar