Rive Visualiser

I made this flutter project to learn how to implement Rive animations particulary how to use Rive State Machine Feature in flutter.

This project is a showcase of some selected Rive animations implemented using Rive's Flutter runtime.

  • All the animation creaters and app icon creators have been attributed.

Prerequisites

  • Flutter has to be installed. If not, refer to this link.

Getting Started

  1. Clone the repository
  2. Install the dependencies
flutter pub get
  1. Run the application
flutter run

TODO

[ ] Update Gradle file after launcher icons plugin bug is fixed.