widgets_visibility_provider 3.0.1 copy "widgets_visibility_provider: ^3.0.1" to clipboard
widgets_visibility_provider: ^3.0.1 copied to clipboard

This is a library that listens to children inside scrollview.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widgets_visibility_provider

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

dependencies:
  widgets_visibility_provider: ^3.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:widgets_visibility_provider/widgets_visibility_provider.dart';
24
likes
100
pub points
85%
popularity

Publisher

verified publisheryeungkc.com

This is a library that listens to children inside scrollview.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

bloc, equatable, flutter, flutter_bloc

More

Packages that depend on widgets_visibility_provider