avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

how to use it on windows or macos #148

Open qingtian0622 opened 2 years ago

qingtian0622 commented 2 years ago

how to use it on windows or macos

lijy91 commented 2 years ago

I developed desktop implementation of uni_links plugin. Currently supports macOS and Windows.

https://github.com/leanflutter/uni_links_desktop

ollyde commented 2 years ago

@lijy91 awesome! Wouldn't it be better as one package though? 🚀