quicklit library

Classes

Color
An immutable color value in ARGB format.
Offset
An immutable 2D floating-point offset.
Path
A complex, one-dimensional subset of a plane.
QuicklitLoginPage
QuicklitNetworkChecker
QuicklitRegisterPage
QuicklitStorage
QuicklitThemeProvider
QuicklitThemeToggle
QuicklitTimer
Radius
A radius for either circular or elliptical shapes.
Size
Holds a 2D floating-point size.

Enums

Clip
Different ways to clip content.

Functions

generateModelTemplate(String className, Map<String, dynamic> json) String
isDebug() bool
isRelease() bool

Typedefs

VoidCallback = void Function()
Signature of callbacks that have no arguments and return no data.