From 6339a31fec1b7f66bfa688cc3222cf948356b8f5 Mon Sep 17 00:00:00 2001 From: validcube Date: Sat, 2 Dec 2023 17:35:35 +0700 Subject: [PATCH] build(dart-dependency): bump FlutterToast to v8.2.4 --- pubspec.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index efc7e968..28d31565 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,10 +34,7 @@ dependencies: flutter_localizations: sdk: flutter flutter_svg: ^2.0.4 - fluttertoast: - git: # remove once the next fluttertoast version is release (> 8.2.2) - url: https://github.com/ponnamkarthik/FlutterToast - ref: f4e7b4e1afc8c760eb5bac80f6a2e299906d83ca + fluttertoast: ^8.2.4 font_awesome_flutter: ^10.4.0 get_it: ^7.6.4 google_fonts: ^6.1.0