an aurelian
an aurelian
Something like this (generated with [RAWGraphs](rawgraphs.io) from `movies.csv` data): 
For each movie, add a link to the [IMDb](https://www.imdb.com/), [The Movie Database](https://www.themoviedb.org/), or a similar movie database/site.
When using `Blob.animatedRandom`, the duration of the animated blob seems to be stuck to the initial value, even if it is changed using `setState` in a `StatefulWidget`. Here is the...