feat : new injection logic
test : some file :) chore : upgrade android gradle
This commit is contained in:
@@ -23,6 +23,7 @@ class RootPage extends GetView<RootLogic> {
|
||||
final navigatorKey = Get.nestedKey(currentIndex);
|
||||
|
||||
if (currentIndex.value == 0 &&
|
||||
|
||||
navigatorKey != null &&
|
||||
navigatorKey.currentState != null) {
|
||||
if (navigatorKey.currentState!.canPop()) {
|
||||
|
||||
Reference in New Issue
Block a user