single_autoclosable/dart/closable_timer library

Extensions

TimerClose on Timer
An extension on the Timer class that allows you to manage its lifecycle with a HasCloser's Closer. This extension simplifies the process of adding a Timer to a Closer while hiding the SingleAutoClosable implementation details.