mirror of
https://github.com/mzelldev/autoscale_tabbarview.git
synced 2024-09-21 16:56:27 +00:00
6 lines
148 B
Dart
6 lines
148 B
Dart
library autoscale_tabbarview;
|
|
|
|
export 'src/autoscale_tabbar_widget.dart';
|
|
export 'src/sized_pageview.dart';
|
|
export 'src/size_detector_widget.dart';
|