Skip to content

max-width attribute and auto-margins on network images for Flutter 3.10 #1359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

maxWidth calculation in _calculateMaxedWidth, annotated

db25c35
Select commit
Loading
Failed to load commit list.
Open

max-width attribute and auto-margins on network images for Flutter 3.10 #1359

maxWidth calculation in _calculateMaxedWidth, annotated
db25c35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 11, 2025 in 1s

26.31% of diff hit (target 64.08%)

View this Pull Request on Codecov

26.31% of diff hit (target 64.08%)

Annotations

Check warning on line 104 in lib/src/css_box_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/css_box_widget.dart#L101-L104

Added lines #L101 - L104 were not covered by tests

Check warning on line 110 in lib/src/css_box_widget.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/css_box_widget.dart#L106-L110

Added lines #L106 - L110 were not covered by tests

Check warning on line 659 in lib/src/css_parser.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/css_parser.dart#L657-L659

Added lines #L657 - L659 were not covered by tests

Check warning on line 1236 in lib/src/css_parser.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/css_parser.dart#L1235-L1236

Added lines #L1235 - L1236 were not covered by tests