mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-06-27 02:07:12 +08:00
Updating for pub.dev release.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
## [0.0.3] - 2020-07-19 18:18:50
|
||||
|
||||
- Support shorter string encoding. Format bumps to version 2.0 as it breaks backwards compatibility.
|
||||
|
||||
## [0.0.1+3] - 2020-07-09 11:13:22
|
||||
|
||||
- Fixing up ```flutter analyze``` issues thanks to @creativecreatorormaybenot.
|
||||
|
@ -94,7 +94,7 @@ packages:
|
||||
path: ".."
|
||||
relative: true
|
||||
source: path
|
||||
version: "0.0.2"
|
||||
version: "0.0.3"
|
||||
sky_engine:
|
||||
dependency: transitive
|
||||
description: flutter
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: rive
|
||||
description: Rive 2 Flutter Runtime
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
repository: https://github.com/rive-app/rive-flutter
|
||||
homepage: https://rive.app
|
||||
|
||||
|
Reference in New Issue
Block a user