mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-05-20 06:46:28 +08:00
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:
@ -1 +1 @@
|
|||||||
95beaa4f50086409b35317a34cf9c2b341e468c5
|
8fb397939d04b4e9844dac6c443bdc759219bd17
|
||||||
|
@ -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
|
- Collapsed nested artboards don't listen to pointer events anymore
|
||||||
- Constraints pointing to collapsed targets are not applied
|
- Constraints pointing to collapsed targets are not applied
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: rive
|
name: rive
|
||||||
version: 0.12.3
|
version: 0.12.4
|
||||||
homepage: https://rive.app
|
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.
|
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
|
repository: https://github.com/rive-app/rive-flutter
|
||||||
|
Reference in New Issue
Block a user