mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-08-26 10:16:58 +08:00

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>
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.