autoscale_tabbarview 1.0.2 copy "autoscale_tabbarview: ^1.0.2" to clipboard
autoscale_tabbarview: ^1.0.2 copied to clipboard

A simple package which extends default TabbarView to have childreb with dynamic height.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add autoscale_tabbarview

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  autoscale_tabbarview: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:autoscale_tabbarview/autoscale_tabbarview.dart';
26
likes
110
pub points
94%
popularity

Publisher

unverified uploader

A simple package which extends default TabbarView to have childreb with dynamic height.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on autoscale_tabbarview