chore: publish flutter v0.12.4

Diffs=
8fb397939 chore: publish flutter v0.12.4 (#6369)

Co-authored-by: Gordon <pggordonhayes@gmail.com>
This commit is contained in:
HayesGordon
2023-12-19 09:59:47 +00:00
parent 07c6d25de0
commit 1ce734c75f
3 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
95beaa4f50086409b35317a34cf9c2b341e468c5
8fb397939d04b4e9844dac6c443bdc759219bd17

View File

@ -1,5 +1,6 @@
## Upcoming
## 0.12.4
- Adds `behavior` argument to `RiveAnimation` and `Rive`. An enum `RiveHitTestBehavior` specifies how to handle hit testing on an animation. Default is `RiveHitTestBehavior.opaque` - comsuming all hit events for the artboard bounds.
- Collapsed nested artboards don't listen to pointer events anymore
- Constraints pointing to collapsed targets are not applied

View File

@ -1,5 +1,5 @@
name: rive
version: 0.12.3
version: 0.12.4
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