BilalShahid13 / PersistentBottomNavBar

A highly customizable persistent bottom navigation bar for Flutter
BSD 3-Clause "New" or "Revised" License
507 stars 371 forks source link

fix: fixing bug of extra "!" in widget binding that causing problem #288

Open tahamv opened 2 years ago

tahamv commented 2 years ago

This bug should be solved

MrObe13 commented 2 years ago

This fix resolves the warning that appeared with the flutter 3.0.0 release. I am also waiting for this fix

wilfredonoyola commented 2 years ago

any news about it to merge?

leossmith commented 2 years ago

Is this going to be merged soon?

jatinhemnani01 commented 2 years ago

merge when?

tahamv commented 1 year ago

you can use this in your pubspec file until the pull request gets confirmed

persistent_bottom_nav_bar: git: url: https://github.com/tahamv/PersistentBottomNavBar ref: master