Taha Mohammadzadeh
Taha Mohammadzadeh
same issue for me
you can use this in your pubspec file until the pull request gets confirmed persistent_bottom_nav_bar: git: url: https://github.com/tahamv/PersistentBottomNavBar ref: master
this solution doesn't work on GetX controller
same issue , getx controller doesnt disposed when i changed page.
I find solution for my problem I used a progress indicator and the addAutomaticKeepAlive was true which prevent getxcontroller from being disposed if you face with this problem just search...