mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-06-25 17:11:55 +08:00
Bumping version and changelog.
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
## 0.7.27
|
||||||
|
- Adds support for translation, scale, and rotation constraints.
|
||||||
|
|
||||||
## 0.7.26
|
## 0.7.26
|
||||||
- Adds support for distance constraints. [`#158`](https://github.com/rive-app/rive-flutter/pull/158)
|
- Adds support for distance constraints. [`#158`](https://github.com/rive-app/rive-flutter/pull/158)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: rive
|
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.
|
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.26
|
version: 0.7.27
|
||||||
repository: https://github.com/rive-app/rive-flutter
|
repository: https://github.com/rive-app/rive-flutter
|
||||||
homepage: https://rive.app
|
homepage: https://rive.app
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user