2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-12-18 01:58:05 +00:00
Files
inventree-app/lib/api.dart
Oliver 6ed0acce27 Refactor API requests
- Return a non-nullable APIRequest object
- Contains status-code, url, method, etc
- Pass all API requests through a common function which does error handling
2021-07-16 16:39:33 +10:00

20 KiB