2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

API now requires minimum API version, not minimum server version

- A lot simpler to implement and undestand!
This commit is contained in:
Oliver Walters
2021-03-01 12:43:38 +11:00
parent 7f69c1d6d4
commit 59a2c004d9
3 changed files with 30 additions and 41 deletions

View File

@ -273,6 +273,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.6"
infinite_scroll_pagination:
dependency: "direct main"
description:
name: infinite_scroll_pagination
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
intl:
dependency: "direct main"
description:
@ -488,6 +495,13 @@ packages:
description: flutter
source: sdk
version: "0.0.99"
sliver_tools:
dependency: transitive
description:
name: sliver_tools
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.10+1"
source_span:
dependency: transitive
description: