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

migrate to null safety for flutter 2.0 #23

Open NeelNakrani opened 3 years ago

BringTheChill commented 3 years ago

Yes please @joostlek @iMaz1n

X-Wei commented 3 years ago

+1 pls update the package.

For now I'm using the fork by @TinyProgrammers

  gradient_app_bar:
    git:
      url: https://github.com/TinyProgrammers/GradientAppBar.git
ertan2002 commented 3 years ago

For now I use the following package

https://github.com/GUIKAR741/NewGradientAppBar

after installation, just use NewGradientAppBar instead of GradientAppBar