🐛 Fix navigation state loss
This commit is contained in:
3
lib/providers/navigation.dart
Normal file
3
lib/providers/navigation.dart
Normal file
@ -0,0 +1,3 @@
|
||||
class NavigationProvider {
|
||||
int selectedIndex = 0;
|
||||
}
|
Reference in New Issue
Block a user