tauri/examples
dependabot[bot] a1c231ec29
chore(deps-dev): bump vite from 7.1.5 to 7.1.11 (#14336)
* chore(deps-dev): bump vite from 7.1.5 to 7.1.11

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Dedupe

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
2025-10-21 16:30:28 +08:00
..
.icons
api chore(deps-dev): bump vite from 7.1.5 to 7.1.11 (#14336) 2025-10-21 16:30:28 +08:00
commands Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
file-associations chore: fix some typos (#14334) 2025-10-20 22:51:28 +08:00
helloworld chore: examples: fix & simplify helloworld (#12995) 2025-03-16 11:50:06 +02:00
isolation Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
multiwebview Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
multiwindow Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
resources chore: clippy 1.88 (#13720) 2025-06-27 15:33:36 +02:00
run-return feat: introduce App::run_return (#12668) 2025-03-16 07:04:22 -03:00
splashscreen Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
state fix(example): runtime crash when counter less than 0 (#13955) 2025-08-05 18:45:49 +02:00
streaming chore(deps): update rust crate getrandom to 0.3 (#13685) 2025-06-25 23:05:29 +02:00
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.