visibility_detector 0.1.5-dev copy "visibility_detector: ^0.1.5-dev" to clipboard
visibility_detector: ^0.1.5-dev copied to clipboard

outdated

A widget that detects the visibility of its child and notifies a callback.

0.1.5-dev #

  • Compatibility fixes to demo.dart for Flutter 1.13.8.

  • Added an example to the README.md file.

  • Moved demo.dart to an examples/ directory and renamed it.

0.1.4 #

  • Style and comment adjustments.

  • Fix a potential infinite loop in the demo app and add tests for it.

0.1.3 #

  • Fixed positioning of text selection handles for EditableText-based widgets (e.g. TextField, CupertinoTextField) when used within a VisibilityDetector.

  • Added VisibilityDetectorController.widgetBoundsFor.

0.1.2 #

  • Compatibility fixes for Flutter 1.3.0.

0.1.1 #

  • Added VisibilityDetectorController.forget.
980
likes
0
pub points
99%
popularity

Publisher

verified publishergoogle.dev

A widget that detects the visibility of its child and notifies a callback.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on visibility_detector