Skip to main content
The Stac Hero allows you to build a Flutter Hero widget using JSON. It enables hero animations between routes by tagging widgets with the same tag. To know more about the Hero widget in Flutter, refer to the official documentation.

Properties

Example

Hero Animation Example

Here’s an example showing a hero animation from a list to a detail page: