2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Update to allow android 30 (and newer) to open HTTPS links

Ref: https://medium.com/flutter-community/package-visibility-for-url-launcher-on-android-11-api-30-7c03cbce76a5
This commit is contained in:
Oliver
2021-07-28 16:18:41 +10:00
parent 6f366452f8
commit b8379e05db
4 changed files with 14 additions and 3 deletions

View File

@ -31,7 +31,7 @@ dependencies:
flutter_speed_dial: ^3.0.5 # FAB menu elements
sentry_flutter: 5.0.0 # Error reporting
image_picker: ^0.8.0 # Select or take photos
url_launcher: 6.0.0 # Open link in system browser
url_launcher: 6.0.9 # Open link in system browser
flutter_markdown: ^0.6.2 # Rendering markdown
camera: # Camera
path_provider: 2.0.1 # Local file storage