1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2024-12-24 03:04:36 +03:00
tauri/examples
Amr Bashir 31444ac196
chore(deps): update wry to 0.28 ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-04-23 16:59:39 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons () 2022-11-28 08:57:32 -03:00
api chore(deps): update wry to 0.28 () 2023-04-23 16:59:39 -03:00
commands Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
helloworld chore: update license year () 2023-02-19 10:17:49 -03:00
isolation chore: update license year () 2023-02-19 10:17:49 -03:00
multiwindow chore: update license year () 2023-02-19 10:17:49 -03:00
navigation chore: update license year () 2023-02-19 10:17:49 -03:00
parent-window chore: update license year () 2023-02-19 10:17:49 -03:00
resources refactor(core): remove shell APIs () 2023-04-20 09:19:47 -03:00
sidecar refactor(core): remove shell APIs () 2023-04-20 09:19:47 -03:00
splashscreen Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
state chore: update license year () 2023-02-19 10:17:49 -03:00
streaming chore: update license year () 2023-02-19 10:17:49 -03:00
tauri-dynamic-lib feat: Use the zbus-backed of notify-rust () 2023-03-31 12:36:59 -03:00
updater refactor(core): move dialog API to its own plugin () 2023-04-18 22:18:22 -03:00
web feat: Use the zbus-backed of notify-rust () 2023-03-31 12:36:59 -03:00
workspace feat: Use the zbus-backed of notify-rust () 2023-03-31 12:36:59 -03:00
README.md docs(examples): add missing Readme and clarify existing () 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.