Flutter Support (Updated)

Guido Rosso
Rive
Published in
2 min readMay 6, 2018

Update: as of December 4, 2018, we’ve also launched the Flare runtime for Flutter. Check out the example folder in GitHub for various examples, including:

Today, as part of Google I/O 2018, we’re excited to announce the first release of the 2Dimensions runtime for Flutter.

The 2Dimensions runtimes are libraries that give you full control of your files in other tools and game engines. They allow you to load and render your assets, dynamically manipulate bones, mix animations, and more.

The runtime we’re releasing today allows you to export animations from Nima and load them into Flutter. We will be releasing another runtime soon for our new vector animation tool, Flare.

For a step-by-step tutorial on integrating Nima animations with Flutter, check out our tutorial.

Also be sure to check out our showcase app!

Originally published at 2Dimensions.com on May 6, 2018.

--

--