Files
rive-flutter/pubspec.yaml
2025-09-15 16:07:10 +00:00

29 lines
584 B
YAML

name: rive
version: 0.14.0-dev.8
homepage: https://rive.app
description: Rive Flutter Runtime. This package provides runtime functionality for Rive graphics built with the Rive editor available at https://rive.app
repository: https://github.com/rive-app/rive-flutter
topics:
- animation
- ui
- effects
- design
- games
environment:
sdk: ">=3.5.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
flutter:
sdk: flutter
flutter_web_plugins:
sdk: flutter
meta: ^1.9.0
rive_native: 0.0.11
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0