mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-08-06 16:40:27 +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
|
## [0.7.7] - 2021-05-04 16:00:00
|
||||||
- Updates dependency versions
|
- Updates dependency versions
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
dependencies:
|
dependencies:
|
||||||
rive: ^0.7.6
|
rive: ^0.7.8
|
||||||
```
|
```
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: rive
|
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.
|
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
|
repository: https://github.com/rive-app/rive-flutter
|
||||||
homepage: https://rive.app
|
homepage: https://rive.app
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user