From 4b7443e5237227743dc6cc7931237252a88fc1f8 Mon Sep 17 00:00:00 2001 From: Azmat-7860 Date: Tue, 15 Sep 2026 10:07:03 +0530 Subject: [PATCH] updating pubspec --- pubspec.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 0f4cc45..5c2f9d4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -106,6 +106,11 @@ dev_dependencies: # rules and activating additional ones. flutter_lints: ^5.0.0 +# Override transitive win32/archive to versions compatible with Docker Flutter image Dart (UnmodifiableUint8ListView fix) - by Azmat +dependency_overrides: + win32: 5.0.0 + archive: 3.6.1 + # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec