wails icon indicating copy to clipboard operation
wails copied to clipboard

how to transfer file between frontend and backend?

Open SPARON opened this issue 2 years ago • 4 comments

Is your feature request related to a problem? Please describe.

  1. how to transfer file from frontend to backend?
  2. how to transfer file from backend to frontend?

Describe the solution you'd like

I want to trans file between frontend and backend, but they have different langurage types...

Describe alternatives you've considered

No response

Additional context

No response

SPARON avatar Jul 18 '22 09:07 SPARON

Try this https://wails.io/docs/next/guides/dynamic-assets

leaanthony avatar Jul 18 '22 09:07 leaanthony

Try this https://wails.io/docs/next/guides/dynamic-assets

not assets, i want to trans file in func methods

SPARON avatar Jul 19 '22 01:07 SPARON

According to my current use of wails, the front-end is mainly responsible for ui, the needs you describe can use the wails Dialog to get the file path, go get the file path after doing anything

layxyer avatar Aug 22 '22 01:08 layxyer

https://wails.io/docs/next/guides/dynamic-assets 那存储文件怎么做

lsm1103 avatar Sep 03 '22 03:09 lsm1103

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 02 '22 02:11 stale[bot]