Files
rive-flutter/pubspec.yaml
2021-07-15 10:29:54 -07:00

21 lines
499 B
YAML

name: rive
description: Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app.
version: 0.7.22
repository: https://github.com/rive-app/rive-flutter
homepage: https://rive.app
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
collection: ^1.15.0
flutter:
sdk: flutter
graphs: ^2.0.0
http: ^0.13.3
meta: ^1.3.0
dev_dependencies:
flutter_test:
sdk: flutter