PersistentBottomNavBar
PersistentBottomNavBar copied to clipboard
Operand of null-aware operation
/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.
- 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('/D:/files/flutter-sdk/flutter/packages/flutter/lib/src/widgets/binding.dart'). WidgetsBinding.instance!.addPostFrameCallback((_) {
Getting the same
facing same issue
same issue, any fixes?
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
@rlaheri99 thanks that worked well!
@rlaheri99 thanks that worked well for me too!!!!!