tauri/tooling/cli/templates/plugin
2023-11-20 17:53:13 -03:00
..
__example-api/tauri-app refactor(api)!: Rename primitives mod to core (#8273) 2023-11-20 17:53:13 -03:00
__example-basic/vanilla fix(cli): invalid plugin template (#8161) 2023-11-07 22:56:21 -03:00
.changes Merge remote-tracking branch 'origin/dev' into next (#7212) 2023-06-15 09:52:33 -03:00
.github/workflows build(api.js): simplify output JS files (#8025) 2023-10-23 18:22:00 -03:00
android feat(plugins): typed invoke arguments for mobile plugins (#8076) 2023-10-23 14:09:42 -03:00
ios feat(plugins): typed invoke arguments for mobile plugins (#8076) 2023-10-23 14:09:42 -03:00
src refactor(mobile): use shared .tauri folder to inject dependencies (#6495) 2023-03-19 08:51:01 -03:00
webview-dist refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
webview-src refactor(api)!: Rename primitives mod to core (#8273) 2023-11-20 17:53:13 -03:00
.gitignore refactor(mobile): use shared .tauri folder to inject dependencies (#6495) 2023-03-19 08:51:01 -03:00
build.rs refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
Cargo.crate-manifest chore: bump MSRV to 1.70 (#8031) 2023-10-17 11:08:15 -03:00
package.json chore(deps): replace deprecated rollup-plugin-terser with @rollup/plugin-terser (#8194) 2023-11-13 17:13:01 +02:00
README.md refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00

Tauri Plugin {{ plugin_name_original }}