tauri/tooling/cli/templates/plugin
2024-06-04 17:55:40 -03:00
..
__example-api/tauri-app chore: fix various typos (#9131) 2024-03-11 16:25:20 +02:00
__example-basic/vanilla 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
.github/workflows chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00
android chore(cli): update Android target SDK to 34 (#9870) 2024-05-25 07:46:34 -03:00
guest-js chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00
ios-spm feat(plugin): add option to use a Xcode project for iOS (#9843) 2024-05-24 08:23:41 -03:00
ios-xcode fix(cli): plugin iOS Xcode project deployment target should be 13.0 (#9971) 2024-06-04 17:55:40 -03:00
src refactor(mobile): use shared .tauri folder to inject dependencies (#6495) 2023-03-19 08:51:01 -03:00
.gitignore chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00
build.rs refactor: move plugin functionality from tauri-build to tauri-plugin (#8737) 2024-02-03 08:48:57 -03:00
Cargo.crate-manifest refactor: move plugin functionality from tauri-build to tauri-plugin (#8737) 2024-02-03 08:48:57 -03:00
package.json chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00
README.md refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
rollup.config.js chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00
tsconfig.json chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00

Tauri Plugin {{ plugin_name_original }}