Vignesh Prakash
1 min readDec 19, 2018

--

@override
void dispose() {
super.dispose();
animationController.dispose();
}

use this method to dispose the active Ticker

--

--

Vignesh Prakash
Vignesh Prakash

Written by Vignesh Prakash

Flutter Monk | Software Engineer Specialist | Module Lead https://www.youtube.com/@Flutter-monk

Responses (1)