From 6c8aa18dc7e396c7e94627abb016761a59f8c7e6 Mon Sep 17 00:00:00 2001 From: Igor Kravchenko Date: Fri, 19 Jun 2020 09:33:16 +0300 Subject: [PATCH] fix: flutter_svg: ^0.18.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 79d2362932..bf6c7ed91b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: chewie_audio: ^1.0.0+1 # Plugins for rendering the tag. - flutter_svg: ^0.17.4 + flutter_svg: ^0.18.0 flutter: sdk: flutter