Bump rive from 0.8.4 to 0.9.0

Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.8.4 to 0.9.0.
- [Release notes](https://github.com/rive-app/rive-flutter/releases)
- [Changelog](https://github.com/rive-app/rive-flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rive-app/rive-flutter/commits)

---
updated-dependencies:
- dependency-name: rive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-20 08:55:04 +00:00
committed by GitHub
parent 39feacbef4
commit 998af5083b
2 changed files with 2 additions and 2 deletions

View File

@@ -769,7 +769,7 @@ packages:
name: rive
url: "https://pub.dartlang.org"
source: hosted
version: "0.8.4"
version: "0.9.0"
shared_preferences:
dependency: "direct main"
description:

View File

@@ -48,7 +48,7 @@ dependencies:
version: ^3.0.2
package_info: ^2.0.2
provider: ^6.0.3
rive: ^0.8.1
rive: ^0.9.0
shared_preferences: ^2.0.15
table_calendar: ^3.0.6
url_launcher: ^6.1.3