#fluterdev
#fluterdev Thinking of adding a new function to watch_it that will be called once on the first build of the widget to create objects like AnimationController that then will be auto disposed when the widget is disposed. Something like

T createDisposable(T Function() factory)
December 6, 2024 at 2:19 PM