tauri/examples/api/src-tauri/tauri-plugin-sample
Amr Bashir b9e6a01879
refactor(cli): use tauri/custom-protocol instead of relying on user having custom-protocol in their cargo features (#8937)
* refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features

* tauri-build dev cfg

* pass build-feature when building apk

* run beforeBuildCommand before first build for plugins

* clippy

* fix

* mut

* enhance dev/prod checks

* lint [skip ci]

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-02-26 15:17:45 -03:00
..
android feat(plugins): typed invoke arguments for mobile plugins (#8076) 2023-10-23 14:09:42 -03:00
ios chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
permissions refactor(cli): use tauri/custom-protocol instead of relying on user having custom-protocol in their cargo features (#8937) 2024-02-26 15:17:45 -03:00
src refactor(core): delete the command module (#8716) 2024-01-31 14:02:52 -03:00
.gitignore refactor(mobile): use shared .tauri folder to inject dependencies (#6495) 2023-03-19 08:51:01 -03:00
build.rs refactor: move plugin functionality from tauri-build to tauri-plugin (#8737) 2024-02-03 08:48:57 -03:00
Cargo.lock chore: pin tao to 0.25 2024-02-03 11:57:54 -03:00
Cargo.toml refactor: move plugin functionality from tauri-build to tauri-plugin (#8737) 2024-02-03 08:48:57 -03:00