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.
- Host: GitHub
- URL: https://github.com/mono0926/vsync_provider
- Owner: mono0926
- License: mit
- Created: 2019-08-23T11:36:24.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T00:57:34.000Z (almost 4 years ago)
- Last Synced: 2025-04-13T20:46:40.967Z (about 1 year ago)
- Topics: animation, animationcontroller, dart, flutter, provider, tickerprovider, vsync
- Language: Dart
- Homepage: https://pub.dev/packages/vsync_provider
- Size: 146 KB
- Stars: 23
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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