flutter_visibility_aware 0.0.2+1 copy "flutter_visibility_aware: ^0.0.2+1" to clipboard
flutter_visibility_aware: ^0.0.2+1 copied to clipboard

A tiny widget which is aware of it's visibility based on WidgetsBindingObserver and https://pub.dev/packages/visibility_detector.

0.0.2+1 - 2020-06-02 #

  • invisibleCallback is nullable.
  • visibleCallback is required and not nullable.

0.0.2 - 2020-06-02 #

  • Remove WidgetsBindingObserver support
  • Add analysis_options.yaml
  • Fix warning in main.dart (example)

0.0.1+1 - 2020-05-31 #

  • Fix homepage in pubspec.lock

0.0.1 - 2020-05-31 #

  • The initial release.
    • Add VisibilityAware
    • Add example app
    • Setup github, readme etc.
4
likes
30
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A tiny widget which is aware of it's visibility based on WidgetsBindingObserver and https://pub.dev/packages/visibility_detector.

License

MIT (license)

Dependencies

flutter, visibility_detector

More

Packages that depend on flutter_visibility_aware