mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-14 19:25:27 +00:00
UserProfile
This commit is contained in:
@ -33,15 +33,17 @@ dependencies:
|
||||
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
|
||||
font_awesome_flutter: ^8.8.1 # FontAwesome icon set
|
||||
flutter_speed_dial: ^1.2.5 # FAB menu elements
|
||||
sentry: ^3.0.1 # Error reporting
|
||||
sentry: ^4.0.4 # Error reporting
|
||||
flutter_typeahead: ^1.8.1 # Auto-complete input field
|
||||
image_picker: ^0.6.6 # Select or take photos
|
||||
url_launcher: ^5.7.10 # Open link in system browser
|
||||
flutter_markdown: ^0.5.2 # Rendering markdown
|
||||
camera:
|
||||
path_provider:
|
||||
path_provider: ^1.6.27 # Local file storage
|
||||
sembast: ^2.4.9 # NoSQL data storage
|
||||
path:
|
||||
|
||||
dev_dependencies:
|
||||
|
Reference in New Issue
Block a user