BilalShahid13 / PersistentBottomNavBar

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

This package need to updated for Flutter 3.0. #290

Closed md-siam closed 2 years ago

md-siam commented 2 years ago

I am getting these types of warnings in FLutter 3.0. Please upgrade this package. Screen Shot 2022-05-28 at 11 44 48 AM

nbnD commented 2 years ago

Did you solve this?

md-siam commented 2 years ago

No nbnD , I am notifying an issue.

alexaung commented 2 years ago

../../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' ('../../flutter/packages/flutter/lib/src/widgets/binding.dart'). WidgetsBinding.instance!.addPostFrameCallback((_) {
alexaung commented 2 years ago

Not so sure they still maintain this repo.

awaluddinkasim commented 2 years ago

yeah this package really needs to be updated, love this so much

alexaung commented 2 years ago

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

md-siam commented 2 years ago

alexaung

Thanks for sharing. Moving to persistent_bottom_nav_bar_v2 🙂