Prepping for publish.

This commit is contained in:
Luigi Rosso
2020-07-09 11:15:27 -07:00
parent 237eef1cf6
commit 454b020a95
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## [0.0.1+3] - 2020-07-09 11:13:22
- Fixing up ```flutter analyze``` issues thanks to @creativecreatorormaybenot.
## [0.0.1+2] - 2020-07-08 16:47:10 ## [0.0.1+2] - 2020-07-08 16:47:10
- Updating meta dependency to one that is compatible with Flutter 😶 - Updating meta dependency to one that is compatible with Flutter 😶

View File

@ -94,7 +94,7 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "0.0.1+2" version: "0.0.1+3"
sky_engine: sky_engine:
dependency: transitive dependency: transitive
description: flutter description: flutter

View File

@ -1,6 +1,6 @@
name: rive name: rive
description: Rive 2 Flutter Runtime description: Rive 2 Flutter Runtime
version: 0.0.1+2 version: 0.0.1+3
repository: https://github.com/rive-app/rive-flutter repository: https://github.com/rive-app/rive-flutter
homepage: https://rive.app homepage: https://rive.app