flutter_sticky_header
flutter_sticky_header copied to clipboard
Add RTL support for SliverStickyHeader
Hi @ofekashery, In the issue #9 I already investigate this case, and it seemed to work fine. Can you elaborate please by providing a code sample and the result you would expect?
The code is too long, but our project is open source :) This is the page: EventsListPage.dart.
LTR:

RTL:

The header in the RTL should be on the right
Do you still have the issue?