uibundle library

Classes

Alias<T>
A reference to another token of type T.
BinaryBundleSerializer
BinaryBundleSerializerOptions
Blur
BooleanData
BorderRadius
Bundle
BundleBuilder
BundleCache
BundleContext
A context to resolves all tokens from a Bundle for the selected modes.
BundleMetadata
BundleProvider
BundleRepository
Manages updates of token libraries by saving updates to cache.
BundleSerializer<Options extends BundleSerializerOptions>
BundleSerializerOptions
BundleVectorGraphicsProvider
Color
Data
Deleted<T>
A token that has been deleted since last version of the bundle.
DropShadow
EdgeInsets
FileBundleCache
FileBundleProvider
FontVariation
An axis tag and value that can be used to customize variable fonts.
FormattedLabelSegment
Gradient
InnerShadow
Italic
JsonBundleSerializer
JsonBundleSerializerOptions
Label
LabelFormatting
LabelSegment
LinearGradient
ListData
MapData
MemoryBundle
MemoryBundleCache
MemoryBundleProvider
MemoryTokenCollection
MemoryTokenCollectionMode
NetworkBundleProvider
NumberData
Offset
An immutable 2D floating-point offset.
RadialGradient
Radius
A radius for either circular or elliptical shapes.
Rect
An immutable, 2D, axis-aligned, floating-point rectangle whose coordinates are relative to a given origin.
Resolved<T>
Shadow
Size
Holds a 2D floating-point size.
StringData
Strong
TextDecoration
A linear decoration to draw near the text.
TextLabelSegment
TextStyle
Token<T>
TokenCollection
TokenCollectionBuilder
TokenCollectionContext
TokenCollectionMetadata
TokenCollectionMode
TokenCollectionModeMetadata
TokenMetadata
VariableLabelSegment
VectorGraphics
VectorGraphicsProvider

Enums

FontStyle
Whether to slant the glyphs in the font
TextDecorationStyle
The style in which to draw a text decoration
TokenTypeMetadata

Typedefs

BundleRepositoryUpdate = ({Bundle bundle, String id})
BundleVersion = ({int major, int minor})