11name : gradient_app_bar
2- description : Gradient app bar for flutter
3- version : 0.1.0
2+ description : 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!
3+ version : 0.1.1
44author :
Joost Lekkerkerker <[email protected] > 55homepage : https://github.com/joostlek/GradientAppBar
66
@@ -21,33 +21,33 @@ environment:
2121# The following section is specific to Flutter.
2222flutter :
2323
24- # To add assets to your package, add an assets section, like this:
25- # assets:
26- # - images/a_dot_burr.jpeg
27- # - images/a_dot_ham.jpeg
28- #
29- # For details regarding assets in packages, see
30- # https://flutter.io/assets-and-images/#from-packages
31- #
32- # An image asset can refer to one or more resolution-specific "variants", see
33- # https://flutter.io/assets-and-images/#resolution-aware.
24+ # To add assets to your package, add an assets section, like this:
25+ # assets:
26+ # - images/a_dot_burr.jpeg
27+ # - images/a_dot_ham.jpeg
28+ #
29+ # For details regarding assets in packages, see
30+ # https://flutter.io/assets-and-images/#from-packages
31+ #
32+ # An image asset can refer to one or more resolution-specific "variants", see
33+ # https://flutter.io/assets-and-images/#resolution-aware.
3434
35- # To add custom fonts to your package, add a fonts section here,
36- # in this "flutter" section. Each entry in this list should have a
37- # "family" key with the font family name, and a "fonts" key with a
38- # list giving the asset and other descriptors for the font. For
39- # example:
40- # fonts:
41- # - family: Schyler
42- # fonts:
43- # - asset: fonts/Schyler-Regular.ttf
44- # - asset: fonts/Schyler-Italic.ttf
45- # style: italic
46- # - family: Trajan Pro
47- # fonts:
48- # - asset: fonts/TrajanPro.ttf
49- # - asset: fonts/TrajanPro_Bold.ttf
50- # weight: 700
51- #
52- # For details regarding fonts in packages, see
53- # https://flutter.io/custom-fonts/#from-packages
35+ # To add custom fonts to your package, add a fonts section here,
36+ # in this "flutter" section. Each entry in this list should have a
37+ # "family" key with the font family name, and a "fonts" key with a
38+ # list giving the asset and other descriptors for the font. For
39+ # example:
40+ # fonts:
41+ # - family: Schyler
42+ # fonts:
43+ # - asset: fonts/Schyler-Regular.ttf
44+ # - asset: fonts/Schyler-Italic.ttf
45+ # style: italic
46+ # - family: Trajan Pro
47+ # fonts:
48+ # - asset: fonts/TrajanPro.ttf
49+ # - asset: fonts/TrajanPro_Bold.ttf
50+ # weight: 700
51+ #
52+ # For details regarding fonts in packages, see
53+ # https://flutter.io/custom-fonts/#from-packages
0 commit comments