BilalShahid13 / PersistentBottomNavBar

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

Not working with latest flutter 3.22.2 #366

Open tasaddaq-hussain opened 1 week ago

tasaddaq-hussain commented 1 week ago

After upgrading flutter my project is not working, I facing this issue:

../../../.pub-cache/hosted/pub.dev/persistent_bottom_nav_bar-5.0.2/lib/neumorphic_package_by_serge_software/neumorphic_card.dart:57:57: Error: The getter 'backgroundColor' isn't defined for the class 'ThemeData'.

FAILURE: Build failed with an exception.

harisijazwarraich commented 1 week ago

use this https://github.com/jb3rndt/PersistentBottomNavBarV2