Registry / utility / fyne
library1.4.3gogounverified

Package fyne describes the objects and components available to any Fyne app, providing a cross-platform GUI toolkit.

go get fyne.io/fyne
INSTALL
IMPORT
SIG · FYNE
F
fyne
utilitygov1.4.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fyne
fyne.io/fyne

Create and run a basic Fyne application

package main import "fyne.io/fyne" func main() { app := fyne.NewApp() app.Run() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fyne — go get fyne · libregistry