autoscale_tabbarview/lib
mzelldev c9d31a2b79 Fix for non-zero initial tab index not sizing children correctly and device orientation change support
This commit fixes two issues:
 - When the tabController.index was initial set to something > 0, the height for the children was not being calculated correctly.
 - When changing the device orientation (portrait/landscape) the height was not being updated.
2024-02-15 09:30:18 -08:00
..
src Fix for non-zero initial tab index not sizing children correctly and device orientation change support 2024-02-15 09:30:18 -08:00
autoscale_tabbarview.dart Initial code 2022-01-24 15:20:31 +05:30