Closed imaNNeo closed 1 month ago
We need to have a dispose() method (or something like that) in our ParticularController to be able to dispose it and clear the memory when we're done with that.
Just like what we have for other controllers StreamController.close(), ChangeNotifier.dispose(), AnimationController.dispose(), ...
We need to have a dispose() method (or something like that) in our ParticularController to be able to dispose it and clear the memory when we're done with that.
Just like what we have for other controllers StreamController.close(), ChangeNotifier.dispose(), AnimationController.dispose(), ...