-
-
Notifications
You must be signed in to change notification settings - Fork 913
Closed
Labels
bugSomething isn't workingSomething isn't workingcssEnhancements/issues with css propertiesEnhancements/issues with css propertieswhitespace issues
Description
Html(style: {
'#': Style(margin: EdgeInsets.zero, padding: EdgeInsets.zero)
}, data: '''<div><div><div><div><p> Hello There</p></div></div></div></div>'''));
The above code creates extra space on top
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.10, on macOS 13.0.1 22A400 darwin-arm, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] Android Studio (version 2021.3)
[✓] VS Code (version 1.74.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
• No issues found!
gh0st-work, bull-xu and Ashhad08
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcssEnhancements/issues with css propertiesEnhancements/issues with css propertieswhitespace issues