[GETX] GOING TO ROUTE /app://Recruit/Job/RecruitJobEditInput
[GETX] Instance "RecruitJobEditInputState" has been created
[GETX] Instance "RecruitJobEditInputState" has been initialized
[GETX] CLOSE TO ROUTE /app://Recruit/Job/RecruitJobEditInput
[GETX] "RecruitJobEditInputState" onDelete() called
[GETX] "RecruitJobEditInputState" deleted from memory
[GETX] GOING TO ROUTE /JobTagPage
[GETX] WARNING, consider using: "Get.to(() => Page())" instead of "Get.to(Page())".
Using a widget function instead of a widget fully guarantees that the widget and its controllers will be removed from memory when they are no longer used.
[GETX] CLOSE TO ROUTE /JobTagPage