joostlek / GradientAppBar

Gradient app bar for Flutter
https://pub.dartlang.org/packages/gradient_app_bar
BSD 3-Clause "New" or "Revised" License
134 stars 68 forks source link

vertical gradient #9

Open talhazzani opened 5 years ago

talhazzani commented 5 years ago

I would love to have an option to have the gradient direction vertical instead of only horizontal

joostlek commented 5 years ago

If I'm right you can rotate the gradient. I'll provide examples later

talhazzani commented 5 years ago

Have you able to rotate it @joostlek?