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

An list on extension to detect when widget appear or disappear

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add on_visibility_detector_extension

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

dependencies:
  on_visibility_detector_extension: ^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:on_visibility_detector_extension/on_visibility_detector_extension.dart';
4
likes
160
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

An list on extension to detect when widget appear or disappear

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, widget_visibility_detector

More

Packages that depend on on_visibility_detector_extension