Skip to content

Instantly share code, notes, and snippets.

@umberto-sonnino
Last active January 29, 2020 13:18
Show Gist options
  • Save umberto-sonnino/323cf4bc75a3896e2184337d9941de79 to your computer and use it in GitHub Desktop.
Save umberto-sonnino/323cf4bc75a3896e2184337d9941de79 to your computer and use it in GitHub Desktop.
Flare Actor Instantiation
FlareActor(
// pubspec asset
"assets/file.flr",
// Animation name as it appears in the Rive Editor
animation: "idle"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment