mirror of
https://github.com/mzelldev/autoscale_tabbarview.git
synced 2024-09-21 16:56:27 +00:00
16 lines
661 B
Markdown
16 lines
661 B
Markdown
<!--
|
|
This README describes the package. If you publish this package to pub.dev,
|
|
this README's contents appear on the landing page for your package.
|
|
|
|
For information about how to write a good package README, see the guide for
|
|
[writing package pages](https://dart.dev/guides/libraries/writing-package-pages).
|
|
|
|
For general information about developing packages, see the Dart guide for
|
|
[creating packages](https://dart.dev/guides/libraries/create-library-packages)
|
|
and the Flutter guide for
|
|
[developing packages and plugins](https://flutter.dev/developing-packages).
|
|
-->
|
|
|
|
A flutter package that extends default TabBarView to have children with dynamic height.
|
|
|