mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 06:07:57 -06:00
Externalized API and models as own package
This commit is contained in:
15
pubspec.lock
15
pubspec.lock
@@ -373,7 +373,7 @@ packages:
|
||||
name: equatable
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.3"
|
||||
version: "2.0.5"
|
||||
extension:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -657,7 +657,7 @@ packages:
|
||||
name: http
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.13.4"
|
||||
version: "0.13.5"
|
||||
http_interceptor:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -753,7 +753,7 @@ packages:
|
||||
name: json_annotation
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "4.5.0"
|
||||
version: "4.7.0"
|
||||
lints:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -922,6 +922,13 @@ packages:
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.1.0"
|
||||
paperless_api:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "packages/paperless_api"
|
||||
relative: true
|
||||
source: path
|
||||
version: "1.0.0+1"
|
||||
path:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -1544,5 +1551,5 @@ packages:
|
||||
source: hosted
|
||||
version: "3.1.1"
|
||||
sdks:
|
||||
dart: ">=2.18.0 <3.0.0"
|
||||
dart: ">=2.18.5 <3.0.0"
|
||||
flutter: ">=3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user