Skip to content

Conversation

ibrahimelaradi
Copy link

Description

Changed NodeWidget's Padding (responsible for indentation) to use EdgeInsetsDirectional.start instead of EdgeInsets.left to support RTL layouts.

Related Issues

Had the issue when using the package myself, no reported issues when I looked for them

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I signed the [CLA].
  • All tests from running flutter test pass.
  • flutter analyze does not report any problems on my PR.
  • I am willing to follow-up on review comments in a timely manner.

@ibrahimelaradi ibrahimelaradi changed the title Rtl support RTL indent support Sep 17, 2022
@@ -6,3 +6,4 @@
Google Inc.
Abhijeeth Padarthi <rkinabhi@gmail.com>
Alex Li <alexv.525.li@gmail.com>
Ibrahim Elaradi <ibrahimelaradi@gmail.com>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is needed, just going according to the contribution guidelines here, I can remove it if it's needed since the change is trivial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant