0 Forks
3 Stars
3 Watchers

rive_animation

How to create beautiful animations in Flutter using Rive. Rive is an animation tool that could be used to load and display animations from the network or a file.

How to download and setup rive_animation

Open terminal and run command
git clone https://github.com/JohannesMilke/rive_animation.git
git clone is used to create a copy or clone of rive_animation repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rive_animation https://github.com/JohannesMilke/rive_animation/archive/master.zip

Or simply clone rive_animation with SSH
[email protected]:JohannesMilke/rive_animation.git

If you have some problems with rive_animation

You may open issue on rive_animation support forum (system) here: https://github.com/JohannesMilke/rive_animation/issues