https://github.com/shubhamhackz/autoscale_tabbarview
https://github.com/shubhamhackz/autoscale_tabbarview
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shubhamhackz/autoscale_tabbarview
- Owner: shubhamhackz
- License: mit
- Created: 2022-01-24T09:50:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T17:39:43.000Z (over 1 year ago)
- Last Synced: 2025-03-29T07:22:38.621Z (6 months ago)
- Language: Dart
- Size: 16.6 KB
- Stars: 19
- Watchers: 2
- Forks: 13
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
The default `TabBarView` does not allows to have children with dynamic height. This package tried to solve that by extending default `TabBarView` and make required changes. `AutoScaleTabbarView` allows to have children with dynamic height.