mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
| .. | ||
| build | ||
| main.go | ||
| README.md | ||
| Taskfile.yml | ||
Dialogs Example
This example is a comprehensive example of using dialogs in Wails.
Running the example
To run the example, simply run the following command:
go run main.go
Building the example
To build the example in debug mode, simply run the following command:
wails3 task build
To build the example to use application icons, simply run the following command:
wails3 task package
Status
| Platform | Status |
|---|---|
| Mac | Mostly Working |
| Windows | Working |
| Linux |