focus_detector 1.1.0+1 focus_detector: ^1.1.0+1 copied to clipboard
Detects when your widget appears or disappears from the screen.
1.1.0+1 #
- Improves example project.
- Updates LICENSE file.
- Increases documentation.
1.1.0 #
- Adds onVisibilityGained(), onVisibilityLost(), onForegroundGained() and onForegroundLost() callbacks.
- Fixes a bug in which callbacks were being fired multiple times when using pop gesture on iOS.
1.0.3 #
- Upgrades dependencies.
1.0.2 #
- Fixes background/foreground transition on iOS.
1.0.0+1 #
- Simplifies example project.
1.0.0 #
- First release.