widget_visibility_checker 1.0.2 copy "widget_visibility_checker: ^1.0.2" to clipboard
widget_visibility_checker: ^1.0.2 copied to clipboard

Widget Visibility Tracking Across Nested Scrollable Containers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widget_visibility_checker

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

dependencies:
  widget_visibility_checker: ^1.0.2

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:widget_visibility_checker/widget_visibility_checker.dart';
6
likes
130
points
504
downloads

Publisher

unverified uploader

Weekly Downloads

Widget Visibility Tracking Across Nested Scrollable Containers.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on widget_visibility_checker