protocol_handler
protocol_handler copied to clipboard
Linux implementation
This would be must for me for using.
Any updates on this?
on Linux, you need to create .desktop
files and execute xdg-mime default <xxx.desktop> x-scheme-handler/yyyyy>
. I'm not sure how to make this happen in flutter.
Any news on this? Or did anyone find a workaround for deep linking with Flutter on Linux?
Any news on this? Or did anyone find a workaround for deep linking with Flutter on Linux?
The app_links package supports deep linking on Linux.