diff --git a/lib/features/common/nested_app_bar.dart b/lib/features/common/nested_app_bar.dart index 6848d181..6bf377f5 100644 --- a/lib/features/common/nested_app_bar.dart +++ b/lib/features/common/nested_app_bar.dart @@ -41,12 +41,14 @@ class NestedAppBar extends StatelessWidget { }, ) : IconButton( - icon: Icon(context.isRtl ? Icons.arrow_forward : Icons.arrow_back), - padding: EdgeInsets.only(right: context.isRtl ? 50 : 0), - onPressed: () { + icon: Icon(context.isRtl ? Icons.arrow_forward : Icons.arrow_back), + padding: EdgeInsets.only(right: context.isRtl ? 50 : 0), + onPressed: () { + if (Navigator.of(context).canPop()){ Navigator.of(context).pop(); // Pops the current route off the navigator stack - }, - ), + } + }, + ), title: title, actions: actions, pinned: pinned, diff --git a/test.configs/warp b/test.configs/warp index a09b32ae..116d22b2 100644 --- a/test.configs/warp +++ b/test.configs/warp @@ -5,7 +5,6 @@ //profile-web-page-url: https://hiddify.com warp://p1@188.114.97.170:894?ifp=40-80&ifps=40-100&ifpd=4-8&ifpm=m4#m4&&detour=warp://p2@188.114.97.170:894#warp in warp -warp://auto?ifp=40-80&ifps=40-100&ifpd=4-8&ifpm=m4&&detour=warp://188.114.97.170#WoW2 warp://p1@auto?ifpm=m4#LocalIP&&detour=warp://p2@auto#WarpInWarp✅ #warp://p1@ip1?ifp=1-3#WarpInWarp✅&&detour=warp://p2@ip2ifp=1-3#Warp 🇮🇷 IP