mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
API now requires minimum API version, not minimum server version
- A lot simpler to implement and undestand!
This commit is contained in:
parent
7f69c1d6d4
commit
59a2c004d9
3 changed files with 30 additions and 41 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue