mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 03:35:28 +00:00
Using new qr code scanner - qr_code_scanner
This commit is contained in:
12
pubspec.yaml
12
pubspec.yaml
@ -22,20 +22,20 @@ 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
|
||||
cupertino_icons: ^0.1.3
|
||||
http: ^0.12.1
|
||||
shared_preferences: ^0.5.3+1
|
||||
shared_preferences: ^0.5.7
|
||||
|
||||
flutter_advanced_networkimage: ^0.7.0 # Pull image from network or cache
|
||||
preferences: ^5.1.0 # Persistent settings storage
|
||||
#qr_utils: ^0.1.4 # Barcode / QR-code support
|
||||
package_info: ^0.4.0+16 # App information introspection
|
||||
preferences: ^5.2.0 # Persistent settings storage
|
||||
#barcode_scan: ^3.0.1 # Barcode / QR code scanning
|
||||
qr_code_scanner: ^0.0.13
|
||||
package_info: ^0.4.0 # App information introspection
|
||||
font_awesome_flutter: ^8.8.1 # FontAwesome icon set
|
||||
flutter_speed_dial: ^1.2.5 # FAB menu elements
|
||||
sentry: ^3.0.1 # Error reporting
|
||||
flutter_typeahead: ^1.8.1 # Auto-complete input field
|
||||
image_picker: ^0.6.6 # Select or take photos
|
||||
#flutter_form_builder:
|
||||
|
||||
camera:
|
||||
path_provider:
|
||||
|
Reference in New Issue
Block a user