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

Updated to embedding v2

Ref: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects

Fixes for sentry reporting

Ref: https://github.com/flutter/flutter/issues/48972
This commit is contained in:
Oliver Walters
2021-02-09 23:25:28 +11:00
parent 3c560c395c
commit fafaf8d036
6 changed files with 78 additions and 37 deletions

View File

@ -35,7 +35,7 @@ dependencies:
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: ^4.0.4 # Error reporting
sentry_flutter: ^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