flutter_page_view_nested_utils 0.0.3 copy "flutter_page_view_nested_utils: ^0.0.3" to clipboard
flutter_page_view_nested_utils: ^0.0.3 copied to clipboard

Help pageview to scroll nested in another pageview

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_page_view_nested_utils

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

dependencies:
  flutter_page_view_nested_utils: ^0.0.3

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:flutter_page_view_nested_utils/page_view_nested_utils.dart';
import 'package:flutter_page_view_nested_utils/tabbar_view.dart';
2
likes
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Help pageview to scroll nested in another pageview

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_page_view_nested_utils