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

You have potential to implement single child smooth scroll inside PageView

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vertical_scrollable_pageview

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

dependencies:
  vertical_scrollable_pageview: ^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:vertical_scrollable_pageview/vertical_scrollable_pageview.dart';
1
likes
130
pub points
31%
popularity

Publisher

unverified uploader

You have potential to implement single child smooth scroll inside PageView

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on vertical_scrollable_pageview