extensions/aspect_ratio library
Extension to wrap widget with AspectRatio.
Example:
Container().aspectRatio(16/9);
Extensions
- KaeruAspectRatio on Widget
- Wraps the widget with AspectRatio.
Extension to wrap widget with AspectRatio.
Example:
Container().aspectRatio(16/9);