Browse Source

Bump fluttertoast from 8.1.1 to 8.1.2 (#42)

Bumps [fluttertoast](https://github.com/PonnamKarthik/FlutterToast) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/PonnamKarthik/FlutterToast/releases)
- [Changelog](https://github.com/ponnamkarthik/FlutterToast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PonnamKarthik/FlutterToast/commits)

---
updated-dependencies:
- dependency-name: fluttertoast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sun <huachuang20@gmail.com>
pull/46/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
20cf698cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pubspec.lock
  2. 2
      pubspec.yaml

2
pubspec.lock

@ -375,7 +375,7 @@ packages: @@ -375,7 +375,7 @@ packages:
name: fluttertoast
url: "https://pub.dartlang.org"
source: hosted
version: "8.1.1"
version: "8.1.2"
fuchsia_remote_debug_protocol:
dependency: transitive
description: flutter

2
pubspec.yaml

@ -37,7 +37,7 @@ dependencies: @@ -37,7 +37,7 @@ dependencies:
percent_indicator: ^4.2.2
bottom_navy_bar: ^6.0.0
flutter_quill: ^6.1.7
fluttertoast: ^8.1.1
fluttertoast: ^8.1.2
window_manager: ^0.2.8
dev_dependencies:

Loading…
Cancel
Save