Flutter Navigation pop to index 1 December 25, 2022 by Tarik If you do not use named routes, you can use Navigator.of(context).popUntil((route) => route.isFirst);