Amr Bashir d4d6a98d98 fix(core): convert js `Map` to object before serialization, closes #6078 (#6099) 2 年之前
..
.icons 2d545eff58 fix(cli): corrupted icons in bundled macOS icons (#5698) 2 年之前
api d4d6a98d98 fix(core): convert js `Map` to object before serialization, closes #6078 (#6099) 2 年之前
commands 015020760a chore: fix clippy warnings 2 年之前
helloworld 873b9aee90 chore: run `yarn format` 2 年之前
isolation a178f95d68 feat: config schema generator (#5193) 2 年之前
multiwindow 015020760a chore: fix clippy warnings 2 年之前
navigation a178f95d68 feat: config schema generator (#5193) 2 年之前
parent-window 015020760a chore: fix clippy warnings 2 年之前
resources 9d543f6ed3 chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/resources/src-tauri (#5999) 2 年之前
sidecar 9afbeb6b7a chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/sidecar/src-tauri (#6001) 2 年之前
splashscreen 6e879742f0 feat(ci): improve cache, add test-core features matrix (#5604) 2 年之前
state 873b9aee90 chore: run `yarn format` 2 年之前
streaming 015020760a chore: fix clippy warnings 2 年之前
tauri-dynamic-lib 2761dd037f chore(deps): bump tokio from 1.21.2 to 1.23.1 in /examples/tauri-dynamic-lib/src-tauri (#6000) 2 年之前
updater 6e60bd637c chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/updater/src-tauri (#6002) 2 年之前
web 8e4820642e chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/web/core (#6003) 2 年之前
workspace a788aea85d chore(deps): bump tokio from 1.23.0 to 1.24.1 in /examples/workspace (#6004) 2 年之前
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.