From a6e1c52edae3777cf2a8208472e66338bc153a3d Mon Sep 17 00:00:00 2001 From: Dennis Nemec Date: Fri, 28 Nov 2025 20:46:52 +0100 Subject: [PATCH] Removed local docuframe SDK from project --- pubspec.lock | 15 --------------- pubspec.yaml | 2 -- 2 files changed, 17 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 0391449..aa7bee3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -249,13 +249,6 @@ packages: url: "https://pub.dev" source: hosted version: "0.7.11" - docuframe: - dependency: "direct main" - description: - path: "../docuframe" - relative: true - source: path - version: "1.0.0" easy_stepper: dependency: "direct main" description: @@ -711,14 +704,6 @@ packages: url: "https://pub.dev" source: hosted version: "7.1.3" - mocktail: - dependency: transitive - description: - name: mocktail - sha256: "890df3f9688106f25755f26b1c60589a92b3ab91a22b8b224947ad041bf172d8" - url: "https://pub.dev" - source: hosted - version: "1.0.4" nested: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 5480eb1..8c21789 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,8 +35,6 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 flutter_bloc: ^9.1.1 - docuframe: - path: ../docuframe http: ^1.5.0 json_annotation: ^4.9.0 image_picker: ^1.2.0