tauri/examples
Amr Bashir 45330e3819
fix(core): rewrite asset protocol streaming, closes #6375 (#6390)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-05-23 15:30:31 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api chore(deps): bump h2 from 0.3.15 to 0.3.19 in /examples/api/src-tauri (#7030) 2023-05-22 16:35:19 -03:00
commands chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
helloworld chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
isolation chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
multiwindow chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
navigation chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
parent-window chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
resources chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
sidecar chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
splashscreen chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
state chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
streaming fix(core): rewrite asset protocol streaming, closes #6375 (#6390) 2023-05-23 15:30:31 -03:00
tauri-dynamic-lib chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
updater chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
web feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
workspace chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -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.