.. | ||
app | ||
event | ||
gl | ||
mobileinit | ||
android.c | ||
animation.go | ||
canvas.go | ||
clipboard_android.go | ||
clipboard_desktop.go | ||
clipboard_ios.go | ||
clipboard_ios.m | ||
clipboard.go | ||
device_android.go | ||
device_desktop.go | ||
device_ios.go | ||
device_wayland.go | ||
device.go | ||
driver.go | ||
file_android.go | ||
file_desktop.go | ||
file_ios.go | ||
file_ios.m | ||
file.go | ||
folder_android.go | ||
folder_desktop.go | ||
folder_ios.go | ||
folder_ios.m | ||
folder.go | ||
keyboard.go | ||
menu.go | ||
menubutton.go | ||
README.txt | ||
repository.go | ||
uri_android.go | ||
uri.go | ||
window.go |
This directory is a fork of the golang.org/x/mobile package. It has largely deviated from the original package to better support fyne. The full project, its license can be found at https://github.com/golang/mobile This package is for the purpose of removing the dependency of mobile drivers and will be removed in due course.