diff --git a/Frontend/pubspec.lock b/Frontend/pubspec.lock index 86aa6ea5..19f33b23 100644 --- a/Frontend/pubspec.lock +++ b/Frontend/pubspec.lock @@ -584,14 +584,14 @@ packages: url: "https://pub.dev" source: hosted version: "0.2.3" - gif: + gif_view: dependency: "direct main" description: - name: gif - sha256: ade95694f1471da737922806818ffade2814d1d7f8d10af38ebcf36ace012bc0 + name: gif_view + sha256: d2441d98bcd56b3fd00e869513aeaefa56849ab62f63675e7d55f5fa4517f27e url: "https://pub.dev" source: hosted - version: "2.3.0" + version: "1.0.0" glob: dependency: transitive description: diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index cafd7e0f..85376122 100644 --- a/Frontend/pubspec.yaml +++ b/Frontend/pubspec.yaml @@ -46,7 +46,8 @@ dependencies: google_nav_bar: ^5.0.6 mysql_client: ^0.0.27 args: 2.5.0 - gif: ^2.3.0 + # gif: ^2.3.0 + gif_view: ^1.0.0 intl: ^0.19.0 flutter_native_splash: ^2.4.1 #google_maps_flutter_web: ^0.5.10