dotup_flutter_adaptive library

Classes

DeviceQuery
Establishes a subtree in which device queries resolve to the given data.
DeviceQueryData
Information about a piece of device (e.g., a window).
DeviceValue<T>
DeviceWidget
LayzDeviceValue<T>
LayzPlatformValue<T>
LayzResponsiveValue<T>
OrientationValue<T>
PlatformBuilder
PlatformQuery
Establishes a subtree in which device queries resolve to the given data.
PlatformQueryData
Information about a piece of device (e.g., a window).
PlatformValue<T>
PlatformWidget
ResponsiveBuilder
ResponsiveValue<T>
Screen
ScreenInfoPage

Constants

MAX_PHONE_SHORTEST_SIDE → const double

Functions

isNotNull<T>(T target, T? value) → void