widgets/responsive/responsive_aspect_ratio library

Classes

ResponsiveAspectRatio
A widget that adapts its layout based on the aspect ratio of its constraints.
ResponsiveAspectRatioBuilder
An abstract class that defines methods for building widgets based on the size of the constraints.

Extensions

ResponsiveAspectRatioExtension on ResponsiveAspectRatioBuilder
An extension on ResponsiveAspectRatioBuilder that provides a convenient way to create a ResponsiveAspectRatio widget.