tauri/examples
dependabot[bot] 7aca4527e8
chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/api/src-tauri (#5998)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:42:50 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/api/src-tauri (#5998) 2023-01-16 22:42:50 -03:00
commands chore: fix clippy warnings 2022-12-15 18:03:28 -03:00
helloworld chore: run yarn format 2022-11-03 09:27:43 -03:00
isolation feat: config schema generator (#5193) 2022-10-28 10:44:37 -03:00
multiwindow chore: fix clippy warnings 2022-12-15 18:03:28 -03:00
navigation feat: config schema generator (#5193) 2022-10-28 10:44:37 -03:00
parent-window chore: fix clippy warnings 2022-12-15 18:03:28 -03:00
resources chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/resources/src-tauri (#5999) 2023-01-16 22:42:35 -03:00
sidecar chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/sidecar/src-tauri (#6001) 2023-01-16 22:42:15 -03:00
splashscreen feat(ci): improve cache, add test-core features matrix (#5604) 2022-11-10 17:30:10 -03:00
state chore: run yarn format 2022-11-03 09:27:43 -03:00
streaming chore: fix clippy warnings 2022-12-15 18:03:28 -03:00
tauri-dynamic-lib chore(deps): bump tokio from 1.21.2 to 1.23.1 in /examples/tauri-dynamic-lib/src-tauri (#6000) 2023-01-16 22:42:24 -03:00
updater chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/updater/src-tauri (#6002) 2023-01-16 22:42:05 -03:00
web chore(deps): bump tokio from 1.21.2 to 1.24.1 in /examples/web/core (#6003) 2023-01-16 22:41:57 -03:00
workspace chore(deps): bump tokio from 1.23.0 to 1.24.1 in /examples/workspace (#6004) 2023-01-16 22:41:47 -03:00
README.md docs(examples): add missing Readme and clarify existing (#3327) 2022-02-04 17:56:57 -03:00

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.