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

outdated

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: ^2.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:widgets_visibility_provider/widgets_visibility_provider.dart';
25
likes
30
pub points
87%
popularity

Publisher

verified publisheryeungkc.com

This is a library that listens to children inside scrollview.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, equatable, flutter, flutter_bloc

More

Packages that depend on widgets_visibility_provider