BilalShahid13 / PersistentBottomNavBar

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

Operand of null-aware operation #292

Open Harby-SoftwareEngineer opened 2 years ago

Harby-SoftwareEngineer commented 2 years ago

/D:/files/flutter-sdk/flutter/.pub-cache/hosted/pub.dartlang.org/persistent_bottom_nav_bar-4.0.2/lib/persistent-tab-view.widget.dart:368:22: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.

eric-nextsense commented 2 years ago

Getting the same

araa12 commented 2 years ago

facing same issue

jatinhemnani01 commented 2 years ago

same issue, any fixes?

rlaheri99 commented 1 year ago

I used https://pub.dev/packages/persistent_bottom_nav_bar_v2. Jannis Berndt has forked from this repo and maintaining.

https://github.com/BilalShahid13/PersistentBottomNavBar/issues/290

@jatinhemnani01 @araa12 @eric-nextsense @Harbey127

eric-nextsense commented 1 year ago

@rlaheri99 thanks that worked well!

shaneatwiine commented 1 year ago

@rlaheri99 thanks that worked well for me too!!!!!