mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 03:35:28 +00:00
Server login now references the UserProfile class
This commit is contained in:
@ -11,7 +11,7 @@ description: InvenTree stock management
|
||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 0.1.0+1
|
||||
version: 0.1.0+2
|
||||
|
||||
environment:
|
||||
sdk: ">=2.1.0 <3.0.0"
|
||||
@ -30,7 +30,6 @@ dependencies:
|
||||
shared_preferences: ^0.5.7
|
||||
|
||||
cached_network_image: ^2.5.0
|
||||
preferences: ^5.2.0 # Persistent settings storage
|
||||
qr_code_scanner: ^0.0.13
|
||||
package_info: ^0.4.0 # App information introspection
|
||||
device_info: ^1.0.0 # Information about the device
|
||||
|
Reference in New Issue
Block a user