An open API service indexing awesome lists of open source software.

https://github.com/mono0926/vsync_provider

VsyncProvider provides vsync for AnimationController. This works with provider package.
https://github.com/mono0926/vsync_provider

animation animationcontroller dart flutter provider tickerprovider vsync

Last synced: about 1 year ago
JSON representation

VsyncProvider provides vsync for AnimationController. This works with provider package.

Awesome Lists containing this project

README

          

# vsync_provider

VsyncProvider provides vsync for AnimationController.
This works with [provider package](https://pub.dev/packages/provider).

## Example

- https://github.com/mono0926/vsync_provider/tree/master/example