Bump url_launcher from 6.0.20 to 6.1.0

Bumps [url_launcher](https://github.com/flutter/plugins) from 6.0.20 to 6.1.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.0.20...url_launcher-v6.1.0)

---
updated-dependencies:
- dependency-name: url_launcher
  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-04-25 01:44:29 +00:00
committed by GitHub
parent 1196b81831
commit 53eae73f78
2 changed files with 2 additions and 2 deletions

View File

@@ -942,7 +942,7 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.20"
version: "6.1.0"
url_launcher_android:
dependency: transitive
description:

View File

@@ -51,7 +51,7 @@ dependencies:
rive: ^0.8.1
shared_preferences: ^2.0.13
table_calendar: ^3.0.2
url_launcher: ^6.0.20
url_launcher: ^6.1.0
flutter_barcode_scanner: ^2.0.0
video_player: ^2.2.16