2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +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

@ -38,6 +38,7 @@ dependencies:
path_provider: ^1.6.27 # Local file storage
sembast: ^2.4.9 # NoSQL data storage
one_context: ^0.5.0 # Dialogs without requiring context
infinite_scroll_pagination: ^2.3.0 # Let the server do all the work!
path:
dev_dependencies: