From ab2d081d6d0237534199884bd792c45ed922e520 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Gonz=C3=A1lez?= Date: Sun, 10 May 2026 13:28:06 +0200 Subject: [PATCH] quito web.zip --- Makefile | 7 ------- pubspec.yaml | 3 +-- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/Makefile b/Makefile index 5f4973a..c5c78e5 100644 --- a/Makefile +++ b/Makefile @@ -35,13 +35,6 @@ build-linux-debug-container: build-web-debug-container: $(FLUTTERW) build web --debug -# Zip web build for embedding as asset -assets/generated/webapp.zip: build/web - mkdir -p assets/generated - cd build/web && zip -r ../../assets/generated/webapp.zip . - -build-webapp-zip: assets/generated/webapp.zip - run-linux-debug-container: $(FLUTTERW) run -d linux diff --git a/pubspec.yaml b/pubspec.yaml index ec95943..07b9b20 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -89,8 +89,7 @@ flutter: assets: - assets/units/ - assets/formulas/ - - assets/generated/webapp.zip - + # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/to/resolution-aware-images