nested_overscroll 0.0.1 copy "nested_overscroll: ^0.0.1" to clipboard
nested_overscroll: ^0.0.1 copied to clipboard

A widget that allows nested scrollable widgets to overscroll their parent.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nested_overscroll

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

dependencies:
  nested_overscroll: ^0.0.1

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:nested_overscroll/nested_overscroll.dart';
3
likes
150
points
27
downloads

Publisher

verified publisherbranvier.com

Weekly Downloads

A widget that allows nested scrollable widgets to overscroll their parent.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on nested_overscroll