Files
HayesGordon bf94e7d6b1 feat: Flutter get component predicate
Diffs=
9abd6ee16 feat: Flutter get component predicate (#7388)
8486c3445 Get rid of MetricsPath. (#7371)

Co-authored-by: Anurag Devanapally <anurag.devanapally@aofl.com>
Co-authored-by: Gordon <pggordonhayes@gmail.com>
2024-06-07 11:52:32 +00:00
..
2024-06-07 11:52:32 +00:00
2022-11-15 23:07:11 +00:00
2024-01-23 04:14:10 +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
2024-04-20 07:12:54 +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.