tauri/crates/tauri-cli/templates/plugin
2025-08-16 10:32:26 -03:00
..
__example-api/tauri-app fix(cli): properly migrate svelte to v5 in the plugin example template (#13912) 2025-07-29 17:47:17 +08:00
__example-basic/vanilla fix: downgrade MSRV to 1.77.2 to support Windows 7 (#11205) 2024-10-03 08:07:50 -03:00
.github/workflows Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
android Fix(package.json) build script, Fix(android) build template (#13759) 2025-07-08 17:00:26 +08:00
guest-js Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
ios-spm Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
ios-xcode feat(cli): increase iOS deployment target to 14.0 (#13997) 2025-08-16 10:32:26 -03:00
src Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
.gitignore Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
build.rs Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
Cargo.crate-manifest fix: the exclude path in file Cargo.toml of plugin template generated by cli (#11914) 2024-12-09 15:36:27 +01:00
package.json chore(cli): update plugin template (#13882) 2025-07-25 07:50:41 -03:00
README.md Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
rollup.config.js fix(cli): fix rollup-plugin-typescript v12 compatiblity (#13710) 2025-06-26 20:13:05 +08:00
tsconfig.json Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00

Tauri Plugin {{ plugin_name_original }}