Closed felix0324324 closed 6 months ago
I got the solution... Thanks!! It's a useful lib "PersistentBottomNavBarV2" !!
Hello, I added "permanent: true" this but still now getting same issue. Can you guys help me to solve this?
I'm not familiar with the GetX package. Maybe first check that you are running the latest version (run dart pub upgrade
)
Version
5.2.0
Flutter Doctor Output
What platforms are you seeing the problem on?
No response
What happened?
I am using "Getx" Library
but the autoRemove is no problem with PersistentBottomNavBar (but PersistentBottomNavBar got a switch tab black. screen problem).
so I use "PersistentBottomNavBarV2" but it auto dispose my widget when I just push page.
Steps to reproduce
Code to reproduce the problem
Relevant log output
Screenshots
No response