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

Add requirement for sentry package

This commit is contained in:
Oliver Walters
2020-04-16 19:48:00 +10:00
parent 54d6e1c6d3
commit 0e8e9ab8cc
3 changed files with 18 additions and 1 deletions

View File

@ -31,7 +31,8 @@ dependencies:
qr_utils: ^0.1.4 # Barcode / QR-code support
package_info: ^0.4.0+16 # App information introspection
font_awesome_flutter: ^8.8.1 # FontAwesome icon set
flutter_speed_dial: ^1.2.5 # FAB menu elements
flutter_speed_dial: ^1.2.5 # FAB menu elements
sentry: ^3.0.1 # Error reporting
dev_dependencies:
flutter_test: