aleksanderwozniak / table_calendar

Highly customizable, feature-packed calendar widget for Flutter
Apache License 2.0
1.77k stars 974 forks source link

TableCalendar inside CustomScrollView #839

Closed Elevencode closed 3 months ago

Elevencode commented 7 months ago

I want use TableCalendar with horizontal scroll inside vertical CustomScrollView. Can you help me please?

aleksanderwozniak commented 4 months ago

That should not be a problem, you can wrap TableCalendar widget with SliverToBoxAdapter.