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

https://github.com/ayu5h5hakya/ticker

An experiment with render objects in Flutter
https://github.com/ayu5h5hakya/ticker

dart flutter gpu-computing renderobject

Last synced: 3 months ago
JSON representation

An experiment with render objects in Flutter

Awesome Lists containing this project

README

          

# ticker

A Ticker widget made to practice RenderObject concepts
- RenderObject creation/update
- RenderObject lifecycle concepts
- Transform Layers
- Embedding animation controller inside the render object layer

![](https://github.com/Ayu5h5hakya/ticker/blob/main/tickergif.gif)