Releases: EdsonBueno/focus_detector
Releases · EdsonBueno/focus_detector
2.0.1
- Bumps visibility_detector version to fix Flutter 2.8 builds.
2.0.0
- Promotes null safety to stable release.
2.0.0-nullsafety.0
- Migrates to null safety.
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.