Skip to content

ayatkyo/wails-2-file-drop-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wails 2 - File Drop Test

About

This is test project to get the full path of file in Wails 2.

How to run

First clone this repo:

git clone git@github.com:ayatkyo/wails-2-file-drop-test.git

Then clone this repos go-webview2 and into that directory

cd wails-2-file-drop-test
git clone --depth 1 --single-branch --branch "feature/v2-windows-file-real-path" git@github.com:ayatkyo/wails.git ./local/wails
git clone --depth 1 --single-branch --branch "feature/file-real-path" git@github.com:ayatkyo/go-webview2.git ./local/go-webview2

Build Wails runtime using command:

cd .\local\wails\v2\internal\frontend\
pnpm install && pnpm run build

After that, back to root directory of wails-2-file-drop-test, then run demo using this command:

wails dev

Video

2023-07-14_04-19-27.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published