layout_guard library

Classes

LayoutGuard
Main widget that wraps your app to enable layout overflow detection
OverflowErrorHandler
Custom error handler that captures and processes layout overflow errors
OverflowInfo
Contains information about a detected overflow error

Typedefs

OverflowCallback = void Function(OverflowInfo info)
Callback for when an overflow error is detected