tauri/examples
2023-04-19 20:17:41 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api refactor(core): remove http-multipart Cargo feature (#6748) 2023-04-19 20:17:41 -03:00
commands Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
helloworld chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
isolation chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
multiwindow chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
navigation chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
parent-window chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
resources feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
sidecar feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
splashscreen Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
state chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
streaming chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
tauri-dynamic-lib feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
updater refactor(core): move dialog API to its own plugin (#6717) 2023-04-18 22:18:22 -03:00
web feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
workspace feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -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.