Skip to content

edilsonmatola/flutter_rive

Repository files navigation

Rive Animation App

A simple application that uses an animation from Rive. We can put Pause or play through the button or by clicking on the animation itself.

Demo

          

Installation

1. Clone the repository
git clone https://github.com/edilsonmatola/flutter_rive_.git
2. Move to the desired folder
cd flutter_rive
3. To run the app, simply write the following commands:
flutter pub get
# flutter emulators --launch "emulator_id" (to get Android Simulator)
open -a simulator (to get iOS Simulator)
flutter run