mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-11-07 08:29:24 +08:00
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>
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.