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