mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-05-20 06:46:28 +08:00
Updating for pub.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
## [0.7.8] - 2021-05-07 19:42:34
|
||||
- Blend states! Support for 1D and Additive blend states.
|
||||
## [0.7.7] - 2021-05-04 16:00:00
|
||||
- Updates dependency versions
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
```yaml
|
||||
dependencies:
|
||||
rive: ^0.7.6
|
||||
rive: ^0.7.8
|
||||
```
|
||||
|
||||
## Examples
|
||||
|
@ -1,6 +1,6 @@
|
||||
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.7
|
||||
version: 0.7.8
|
||||
repository: https://github.com/rive-app/rive-flutter
|
||||
homepage: https://rive.app
|
||||
|
||||
|
Reference in New Issue
Block a user