mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-05-17 13:26:03 +08:00
437 B
437 B
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.