Replacement for pushReplacement() in Getx Posted on March 11, 2022March 11, 2022 If you want to do pushReplacement() in Getx flutter, then you need to use one of the below Get.off() Get.offNamed() Get.offAll()