JSS

Results 1 comments of JSS

If you want the controller not to be deleted and to work permanently, use permanent:true: when first instantiating example: Home_Controller home_controller = Get.put(Home_Controller(), permanent: true);