widgets_visibility_provider 2.0.0 copy "widgets_visibility_provider: ^2.0.0" to clipboard
widgets_visibility_provider: ^2.0.0 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.0

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
0
pub points
85%
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