[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace - tauri-plugin-dialog/LICENSE.spdx at v2 · tauri-apps/tauri-plugin-dialog
[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace - tauri-plugin-dialog/SECURITY.md at v2 · tauri-apps/tauri-plugin-dialog
Breadcrumbs tauri-plugin-dialog / CHANGELOG.md Latest commit 2 peopleand tauri-bot publish new versions (#2545) 7daa114· Apr 2, 2025 HistoryHistory File metadata and controls Preview Code Blame 246 lines (130 loc) · 14 KB Raw Changelog [2.2.1] Dependencies Upgraded to fs-js@2.2.1 ...
[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace - tauri-plugin-dialog/ios/Package.swift at v2 · tauri-apps/tauri-plugin-dialog
tauri-apps/tauri-plugin-dialogPublic NotificationsYou must be signed in to change notification settings Fork1 Star5 Code Pull requests Actions Security Insights Additional navigation options
name = "tauri-plugin-dialog" version = "2.0.3" version = "2.0.4" description = "Native system dialogs for opening and saving files along with message dialogs on your Tauri application." edition = { workspace = true } authors = { workspace = true } @@ -34,7 +34,7 @@ tauri = {...
import{useCallback,useState}from'react'import{save,open}from'@tauri-apps/plugin-dialog'import{writeFile,readFile}from'@tauri-apps/plugin-fs'functionApp(){constonSave=useCallback(async()=>{constpath=awaitsave()if(!path){return}letencoder=newTextEncoder()letdata=encoder.encode('Hello World')aw...
[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace - tauri-plugin-dialog/ios/README.md at v2 · tauri-apps/tauri-plugin-dialog
permissions src test CHANGELOG.md Cargo.toml LICENSE.spdx LICENSE_APACHE-2.0 LICENSE_MIT README.md SECURITY.md api-iife.js banner.png build.rs package.json rollup.config.js tsconfig.json Breadcrumbs tauri-plugin-dialog / Latest commit FabianLars ...
Navigation Menu Toggle navigation Search or jump to... Sign in Sign up Reseting focus tauri-apps/tauri-plugin-dialogPublic Notifications Fork1 Star4 Code Pull requests Actions Security Insights Files v2 android dist-js guest-js ios node_modules ...