//in sending page Get.to(Second(), arguments: ["First data", "Second data"]); //for reciving page end page var data = Get.arguments;