You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello 👋 We are currently building a Tauri plugin and would like to utilize another plugin as a dependency.
E.g. We note that tauri-single-instance utilizes tauri-plugin-deep-link:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello 👋 We are currently building a Tauri plugin and would like to utilize another plugin as a dependency.
E.g. We note that
tauri-single-instance
utilizestauri-plugin-deep-link
:Cargo.toml
Lib.rs
Is there any documentation for this specific use-case ie. plugin-to-plugin dependency?
Beta Was this translation helpful? Give feedback.
All reactions