Registry / utility / fyne-io-mobile

fyne-io-mobile

JSON →
library0.1.2gogounverified

Fyne Mobile provides mobile device support for the Fyne GUI toolkit, enabling cross-platform mobile applications.

go get github.com/fyne-io/mobile
INSTALL
IMPORT
SIG · FYNE-IO-MOBILE
F
fyne-io-mobile
utilitygov0.1.2
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.

mobile
github.com/fyne-io/mobile

Initialize a mobile app with Fyne

package main import ( "fyne.io/fyne/v2" "fyne.io/fyne/v2/app" "github.com/fyne-io/mobile" ) func main() { _ = mobile.NewMobileApp() a := app.New() a.Run() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fyne-io-mobile — go get fyne-io-mobile · libregistry