website icon indicating copy to clipboard operation
website copied to clipboard

Fix alignment on Dart snippets on first lines of "Flutter for SwiftUI Developers" page

Open jmagman opened this issue 1 year ago • 2 comments

Page URL

https://docs.flutter.dev/get-started/flutter-for/swiftui-devs

Page source

No response

Describe the problem

Some of the dart snippets have incorrect whitespace on the first lines:

Screenshot 2024-06-07 at 12 07 40 PM Screenshot 2024-06-07 at 12 07 36 PM

Expected fix

Indentation should be formatted.

Additional context

No response

I would like to fix this problem.

  • [ ] I will try and fix this problem on docs.flutter.dev.

jmagman avatar Jun 07 '24 19:06 jmagman

Hi! Can I try fixing this?

sagarhedaoo avatar Jun 13 '24 22:06 sagarhedaoo

@sagarhedaoo : Sure! Make sure to check the Dart files referenced in this page, too.

atsansone avatar Jun 17 '24 21:06 atsansone