2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Add API class

- Secure token based on username/password
This commit is contained in:
Oliver Walters
2019-06-25 00:39:20 +10:00
parent f747692277
commit 3258903745
5 changed files with 133 additions and 2 deletions

View File

@ -23,6 +23,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
http: ^0.12.0+2
dev_dependencies:
flutter_test: