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:
@ -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:
|
||||
|
Reference in New Issue
Block a user