visual/responsive_asset_image library

Classes

ResponsiveAssetImage
Responsive Asset Image is a wrapper around AssetImage, that allows for scaling of the asset image's surrounding container. It does this by extending ResponsiveStatelessWidget, wrapping with a Container and assigning a scale for different device sizes.