From 6dec9856b1b94bfc4b284125920a2be52be6dabf Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Mon, 22 May 2023 09:16:29 -0600 Subject: Se persiste sesión, y se guardan imágenes en caché MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 8657ed6..8dbe28a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,6 +26,7 @@ dependencies: custom_clippers: ^2.0.0 simple_link_preview: ^1.0.2 url_launcher: ^6.1.11 + cached_network_image: ^3.2.3 intl: ^0.18.1 dev_dependencies: -- cgit v1.2.3