mirror of
https://github.com/inventree/inventree-app.git
synced 2026-03-11 12:45:00 +00:00
Update barcode scanner (#779)
This commit is contained in:
@@ -28,19 +28,19 @@ dependencies:
|
||||
flutter_markdown: ^0.6.19 # Rendering markdown
|
||||
flutter_overlay_loader: ^2.0.0 # Overlay screen support
|
||||
flutter_speed_dial: ^6.2.0 # Speed dial / FAB implementation
|
||||
flutter_tabler_icons: ^1.43.0
|
||||
flutter_tabler_icons: ^1.43.0 # Tabler icons
|
||||
http: ^1.4.0
|
||||
image_picker: ^1.1.2 # Select or take photos
|
||||
infinite_scroll_pagination: ^4.0.0 # Let the server do all the work!
|
||||
intl: ^0.20.2
|
||||
mobile_scanner: ^7.0.1 # Barcode scanning support
|
||||
mobile_scanner: ^7.2.0 # Barcode scanning support
|
||||
one_context: ^4.0.0 # Dialogs without requiring context
|
||||
open_filex: ^4.7.0 # Open local files
|
||||
package_info_plus: ^8.1.1 # App information introspection
|
||||
path: ^1.9.0
|
||||
path_provider: ^2.1.5 # Local file storage
|
||||
sembast: ^3.6.0 # NoSQL data storage
|
||||
sentry_flutter: 8.14.2 # Error reporting
|
||||
sentry_flutter: ^9.14.0 # Error reporting
|
||||
url_launcher: ^6.3.1 # Open link in system browser
|
||||
wakelock_plus: ^1.3.2 # Prevent device from sleeping
|
||||
|
||||
|
||||
Reference in New Issue
Block a user