2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Update packages

This commit is contained in:
Oliver
2021-07-09 23:56:46 +10:00
parent d3eec6a79e
commit c64983bf8b
2 changed files with 66 additions and 31 deletions

View File

@ -21,24 +21,24 @@ dependencies:
intl: ^0.17.0
cupertino_icons: ^0.1.3
cupertino_icons: ^1.0.3
http: ^0.13.0
cached_network_image: ^2.5.0 # Download and cache remote images
qr_code_scanner: ^0.3.5 # Barcode scanning
cached_network_image: ^3.0.0 # Download and cache remote images
qr_code_scanner: ^0.5.1 # Barcode scanning
package_info: ^2.0.0 # App information introspection
device_info: ^2.0.0 # Information about the device
font_awesome_flutter: ^8.8.1 # FontAwesome icon set
flutter_speed_dial: ^1.2.5 # FAB menu elements
font_awesome_flutter: ^9.1.0 # FontAwesome icon set
flutter_speed_dial: ^3.0.5 # FAB menu elements
sentry_flutter: 5.0.0 # Error reporting
flutter_typeahead: ^1.8.1 # Auto-complete input field
flutter_typeahead: ^3.1.3 # Auto-complete input field
image_picker: ^0.8.0 # Select or take photos
url_launcher: 6.0.0 # Open link in system browser
flutter_markdown: ^0.6.2 # Rendering markdown
camera: # Camera
path_provider: 2.0.1 # 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!
sembast: ^3.1.0+2 # NoSQL data storage
one_context: ^1.1.0 # Dialogs without requiring context
infinite_scroll_pagination: ^3.1.0 # Let the server do all the work!
audioplayers: ^0.19.0 # Play audio files
path: