We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb42685 commit 0e9c62eCopy full SHA for 0e9c62e
1 file changed
lib/src/widgets/image.dart
@@ -57,7 +57,7 @@ class AdvancedImage extends StatelessWidget {
57
image,
58
title: openTitle!,
59
hero: tag,
60
- fit: fit,
+ fit: BoxFit.contain,
61
),
62
63
child: child,
0 commit comments