Version bump to fix build issue in pub

This commit is contained in:
matt Sullivan
2021-06-11 14:56:54 -07:00
parent e152506e9e
commit 0de3d44d62
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,10 @@
## [0.7.16] - 2021-06-11 12:00:00
- Fixes broken build issue in 0.7.15
## [0.7.15] - 2021-06-10 12:00:00
- Adds linear animation and state machine getters to RuntimeArtboard
- RiveAnimation now takes lists of animation and state machine names and plays all of them.
- NOTE: this build is broken
## [0.7.14] - 2021-06-10 11:57:35
- Fixed an issue with State Machine exit time and one shot animations.

View File

@ -8,7 +8,7 @@ Runtime docs are available in [Rive's help center](https://help.rive.app/runtime
```yaml
dependencies:
rive: ^0.7.15
rive: ^0.7.16
```
## Quick Start

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