encoding/binary | Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
gioui.org/f32 | Package f32 is a float32 implementation of package image's Point and affine transformations. |
gioui.org/internal/ops | |
gioui.org/io/event | Package event contains types for event handling. |
gioui.org/op | Package op implements operations for updating a user interface. |
math | Package math provides basic constants and mathematical functions. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |