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

Add function to open a link

- Does not seem to actually ... work.. yet
This commit is contained in:
Oliver Walters
2021-01-21 21:14:42 +11:00
parent fc6e90ce0b
commit 02cfeef31e
5 changed files with 68 additions and 7 deletions

View File

@ -35,6 +35,7 @@ dependencies:
sentry: ^3.0.1 # 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
camera:
path_provider: