Skip to content

Commit

Permalink
chore: release flutter 0.12.3
Browse files Browse the repository at this point in the history
Diffs=
da903372b chore: release flutter 0.12.3 (#6208)

Co-authored-by: Gordon <[email protected]>
  • Loading branch information
HayesGordon and HayesGordon committed Nov 6, 2023
1 parent bee2918 commit 511205f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c5f85ed7fd25d0d12287cf6ff9a84dac7443129c
da903372b918a5ad3f86439a944b9dddb8c5a785
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.12.3

- Support for Nested Inputs and Nested Events. See the docs on [Nested Artboards](https://help.rive.app/editor/fundamentals/nested-artboards).

## 0.12.2

- Fixes an issue when importing interpolators.
Expand All @@ -7,6 +11,10 @@

- Elastic easing.

## 0.12.0

- BREAKING: Changes to `assetLoader` in `RiveFile`. See the Rive docs on [Loading Assets](https://help.rive.app/runtimes/loading-assets) for updated examples.

## 0.11.17

- Timeline based events with new example showing how to play audio when an event fires.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: rive
version: 0.12.2
version: 0.12.3
homepage: 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.
repository: https://github.com/rive-app/rive-flutter
Expand Down

0 comments on commit 511205f

Please sign in to comment.