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

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, visibility_detector

More

Packages that depend on flutter_visibility_aware