[two_dimensional_scrollables] Add Directionality support to TableView.builder
Open
a: internationalization
c: new feature
c: proposal
f: scrolling
p: two_dimensional_scrollables
P2
package
team-ecosystem
triaged-ecosystem
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
### Use case
two_dimensional_scrollables enhancement
Flutter DataTable is responsive for Left-to-Right and Right-to-Left contents.
### Proposal
Is it possible to add Directionality for TableView.builder? It would be great if Arabic content be laid out right-to-left and English content be laid out left-to-right.
Contributor guide
Assessment
This issue has not been assessed yet.