Files
mjtalbot 7f218d15bd revert overriding rive_common in flutter example
this breaks tests in rive-flutter, and presumably a leftover from testing a rive_common bump locally

37eb623b96

Diffs=
ad0d13cd6 revert overriding rive_common in flutter example (#5334)

Co-authored-by: Maxwell Talbot <talbot.maxwell@gmail.com>
2023-05-31 13:41:01 +00:00
..
2022-11-15 23:07:11 +00:00
2023-05-16 04:44:51 +00:00
2023-05-23 05:23:17 +00:00
2023-05-23 05:23:17 +00:00
2022-11-15 23:07:11 +00:00
2023-03-17 18:45:51 +00:00
2020-07-08 16:36:55 -07:00
2020-07-08 16:36:55 -07:00
2023-03-28 23:39:09 +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.