mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-04 18:23:17 +00:00
Add function to open a link
- Does not seem to actually ... work.. yet
This commit is contained in:
parent
fc6e90ce0b
commit
02cfeef31e
5 changed files with 68 additions and 7 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue