add new gif package

This commit is contained in:
2025-01-28 11:56:19 +02:00
parent 35895d7c28
commit 8e16ab9bb4
2 changed files with 6 additions and 5 deletions

View File

@@ -584,14 +584,14 @@ packages:
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.2.3" version: "0.2.3"
gif: gif_view:
dependency: "direct main" dependency: "direct main"
description: description:
name: gif name: gif_view
sha256: ade95694f1471da737922806818ffade2814d1d7f8d10af38ebcf36ace012bc0 sha256: d2441d98bcd56b3fd00e869513aeaefa56849ab62f63675e7d55f5fa4517f27e
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.3.0" version: "1.0.0"
glob: glob:
dependency: transitive dependency: transitive
description: description:

View File

@@ -46,7 +46,8 @@ dependencies:
google_nav_bar: ^5.0.6 google_nav_bar: ^5.0.6
mysql_client: ^0.0.27 mysql_client: ^0.0.27
args: 2.5.0 args: 2.5.0
gif: ^2.3.0 # gif: ^2.3.0
gif_view: ^1.0.0
intl: ^0.19.0 intl: ^0.19.0
flutter_native_splash: ^2.4.1 flutter_native_splash: ^2.4.1
#google_maps_flutter_web: ^0.5.10 #google_maps_flutter_web: ^0.5.10