Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 086b5ea

Browse files
authored
Update README.md (#442)
1 parent 2dedb4e commit 086b5ea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/visibility_detector/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# VisibilityDetector
1+
[![pub package](https://img.shields.io/pub/v/visibility_detector.svg)](https://pub.dev/packages/visibility_detector)
2+
3+
## VisibilityDetector
24

35
A `VisibilityDetector` widget wraps an existing Flutter widget and fires a
46
callback when the widget's visibility changes. (It actually reports when the

0 commit comments

Comments
 (0)