Imports of package app

PathSynopsis
C
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
fyne.io/fyne/v2/internal/driver/mobile/event/keyPackage key defines an event for physical keyboard keys.
fyne.io/fyne/v2/internal/driver/mobile/event/lifecyclePackage lifecycle defines an event for an app's lifecycle.
fyne.io/fyne/v2/internal/driver/mobile/event/sizePackage size defines an event for the dimensions, physical resolution and orientation of the app's window.
fyne.io/fyne/v2/internal/driver/mobile/glPackage gl implements Go bindings for OpenGL ES 2.0 and ES 3.0.
fyne.io/fyne/v2/internal/driver/mobile/mobileinitPackage mobileinit contains common initialization logic for mobile platforms that is relevant to both all-Go apps and gobind-based apps.