listenables/vsync library
Classes
- Vsync
- A TickerProvider implementation that can arbitrarily reconfigure its attached BuildContext.
- VsyncTicker
- A Ticker created by a Vsync.
Typedefs
-
VsyncBuilder<
A extends Animation< Object?> > = A Function(Vsync vsync) - Creates an Animation using a TickerProvider.