getx icon indicating copy to clipboard operation
getx copied to clipboard

Get.snackbar(...) AnimationController not disposed

Open anasfik opened this issue 2 years ago • 1 comments

the usual Get.snackbar(...) based on SnackBarController which is based on AnimationController , that AnimationController need a dispose() method, it stay leaked

anasfik avatar Aug 20 '22 00:08 anasfik

i have this question too, i want to know which method should call animationcontroller.dispose() ?

steven-gao avatar Jan 04 '24 02:01 steven-gao