overscroll_pop 0.0.4 copy "overscroll_pop: ^0.0.4" to clipboard
overscroll_pop: ^0.0.4 copied to clipboard

outdated

A Flutter widget for Scrollview, pop when overscroll like Pinterest and Instagram app on iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add overscroll_pop

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

dependencies:
  overscroll_pop: ^0.0.4

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:overscroll_pop/overscroll_pop.dart';
91
likes
0
pub points
62%
popularity

Publisher

unverified uploader

A Flutter widget for Scrollview, pop when overscroll like Pinterest and Instagram app on iOS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on overscroll_pop