Prepping for pub.

This commit is contained in:
Luigi Rosso
2021-04-30 14:44:10 -07:00
parent 4e240afde8
commit 2b5ee0a0c2
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
## [0.7.5] - 2021-04-30 14:43:29
- Fixing an issue with StateMachine exitTime from states with animations that have a work area enabled.
## [0.7.4] - 2021-04-29 15:50:07
- Fixing race condition that could occur when importing StateMachineInputs.

View File

@ -10,7 +10,7 @@
```yaml
dependencies:
rive: ^0.7.4
rive: ^0.7.5
```
## Examples

View File

@ -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.4
version: 0.7.5
repository: https://github.com/rive-app/rive-flutter
homepage: https://rive.app