Removed local docuframe SDK from project

This commit is contained in:
Dennis Nemec
2025-11-28 20:46:52 +01:00
parent 0150614ef5
commit a6e1c52eda
2 changed files with 0 additions and 17 deletions

View File

@ -249,13 +249,6 @@ packages:
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.7.11" version: "0.7.11"
docuframe:
dependency: "direct main"
description:
path: "../docuframe"
relative: true
source: path
version: "1.0.0"
easy_stepper: easy_stepper:
dependency: "direct main" dependency: "direct main"
description: description:
@ -711,14 +704,6 @@ packages:
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "7.1.3" version: "7.1.3"
mocktail:
dependency: transitive
description:
name: mocktail
sha256: "890df3f9688106f25755f26b1c60589a92b3ab91a22b8b224947ad041bf172d8"
url: "https://pub.dev"
source: hosted
version: "1.0.4"
nested: nested:
dependency: transitive dependency: transitive
description: description:

View File

@ -35,8 +35,6 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons. # Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8 cupertino_icons: ^1.0.8
flutter_bloc: ^9.1.1 flutter_bloc: ^9.1.1
docuframe:
path: ../docuframe
http: ^1.5.0 http: ^1.5.0
json_annotation: ^4.9.0 json_annotation: ^4.9.0
image_picker: ^1.2.0 image_picker: ^1.2.0