Files
rive-flutter/example
HayesGordon 0767844a56 style: updated example and readme
Diffs=
a259b57b2 style: clean up example app
483978f10 docs: update readme
2023-01-11 21:04:30 +00:00
..
2022-11-15 23:07:11 +00:00
2023-01-11 21:04:30 +00:00
2022-11-19 20:19:05 +00:00
2023-01-11 21:04:30 +00:00
2022-11-15 23:07:11 +00:00
2022-11-19 20:19:05 +00:00
2020-07-08 16:36:55 -07:00
2020-07-08 16:36:55 -07:00
2023-01-11 21:04:30 +00:00
2023-01-11 21:04:30 +00:00

Rive Flutter Example

A demo application showcasing Rive Flutter.

Getting Started

Clone this repository:

git clone https://github.com/rive-app/rive-flutter

Run the example:

cd rive-flutter/example
flutter pub get
flutter run

Flutter Installation Instructions

If you're new to Flutter, see the official installation instructions.