Closed najafsikander closed 4 years ago
Describe the bug
Whenever I open keyboard and then close it the highlight color of the bar goes to other value instead of current index assigned to the bar.
Environment details
MacOs Catalina 10.15.7 Android Studio 4.1 Pixel 2 Api 30 Emulator
flutter doctor Flutter 1.22.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision d408d302e2 (2 weeks ago) • 2020-09-29 11:49:17 -0700 Engine • revision 5babba6c4d Tools • Dart 2.10.0
Paste the package version. 2.5.1+1
dependencies: convex_bottom_bar: 2.5.1+1
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Highlighted index should be exact to the current screen
Screenshots
If applicable, add screenshots to help explain your problem.
Ok I found solution which you posted in another open issue. Closing it.
Describe the bug
Whenever I open keyboard and then close it the highlight color of the bar goes to other value instead of current index assigned to the bar.
Environment details
MacOs Catalina 10.15.7 Android Studio 4.1 Pixel 2 Api 30 Emulator
Paste the package version. 2.5.1+1
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Highlighted index should be exact to the current screen
Screenshots
If applicable, add screenshots to help explain your problem.