mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-06-25 17:11:55 +08:00
Prepping for pub.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
## [0.6.7] - 2021-01-23 11:11:02
|
||||
|
||||
- Adds support for Rive.useIntrinsicSize to allow Rive widgets to be self sized by their artboard. Set useIntrinsicSize to false when you want the widget to try to occupy the entire space provided by the parent.
|
||||
|
||||
## [0.6.6+1] - 2021-01-18 17:06:17
|
||||
|
||||
- Fixes a crashing issue introduced in 0.6.6.
|
||||
|
@ -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.6.6+1
|
||||
version: 0.6.7
|
||||
repository: https://github.com/rive-app/rive-flutter
|
||||
homepage: https://rive.app
|
||||
|
||||
|
Reference in New Issue
Block a user