Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

RTL indent support#427

Open
ibrahimelaradi wants to merge 2 commits intogoogle:mastergoogle/flutter.widgets:masterfrom
ibrahimelaradi:rtl_supportibrahimelaradi/flutter.widgets:rtl_supportCopy head branch name to clipboard
Open

RTL indent support#427
ibrahimelaradi wants to merge 2 commits intogoogle:mastergoogle/flutter.widgets:masterfrom
ibrahimelaradi:rtl_supportibrahimelaradi/flutter.widgets:rtl_supportCopy head branch name to clipboard

Conversation

@ibrahimelaradi
Copy link
Copy Markdown

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
Comment thread AUTHORS
Google Inc.
Abhijeeth Padarthi <rkinabhi@gmail.com>
Alex Li <alexv.525.li@gmail.com>
Ibrahim Elaradi <ibrahimelaradi@gmail.com> No newline at end of file
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.