Lucas Fernandes Nogueira 3e5c28ff4f feat(tauri-plugin): generate permissions reference markdown file for plugin (#8729) 1 жил өмнө
..
.icons 2d545eff58 fix(cli): corrupted icons in bundled macOS icons (#5698) 2 жил өмнө
api 3e5c28ff4f feat(tauri-plugin): generate permissions reference markdown file for plugin (#8729) 1 жил өмнө
commands c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) 1 жил өмнө
file-associations c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 жил өмнө
helloworld 27bad32d4d feat: Add files field in macos build config, closes #3290 (#7798) 1 жил өмнө
isolation c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) 1 жил өмнө
multiwebview c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 жил өмнө
multiwindow a093682d2d refactor(core): refactor and fix event system following multiwebview support (#8621) 1 жил өмнө
navigation 9eaeb5a8cd refactor: refactor parent APIs on `WindowBuilder` (#8622) 1 жил өмнө
parent-window 9eaeb5a8cd refactor: refactor parent APIs on `WindowBuilder` (#8622) 1 жил өмнө
plugins 3e5c28ff4f feat(tauri-plugin): generate permissions reference markdown file for plugin (#8729) 1 жил өмнө
resources c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 жил өмнө
run-iteration ec9818accb refactor(core)!: App::run_iteration improvements (#8696) 1 жил өмнө
splashscreen c77b40324e refactor(core): add support to multiple webviews on a Tauri window (#8280) 1 жил өмнө
state d5074af562 fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808) 1 жил өмнө
streaming c2ad4d28c4 refactor(api)!: Rename `primitives` mod to `core` (#8273) 1 жил өмнө
tauri-dynamic-lib 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 жил өмнө
web 5cb196976e fix(examples): Update web example to latest dialog plugin (#8567) 1 жил өмнө
workspace 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 жил өмнө
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 жил өмнө

README.md

Examples

Following directories contain examples of tauri app functionality.

There are different execution steps depending on the example. See each directory README.md for execution method.