current_app_detector 1.0.0
current_app_detector: ^1.0.0 copied to clipboard
A Flutter plugin to detect the current foreground app and navigate to home screen. Provides getCurrentApp() and goHome() methods for Android.
1.0.0 #
- Initial release
- Added
getCurrentApp()method to detect current foreground app - Added
goHome()method to navigate to home screen