system_alert_window 0.0.1 copy "system_alert_window: ^0.0.1" to clipboard
system_alert_window: ^0.0.1 copied to clipboard

outdated

A flutter plugin to show overlay window on top of everything in Android. This plugin uses 'draw on top' permission to work on Android platform. For IOS platform, it displays as a notificatio [...]

system_alert_window #

A flutter plugin to show Truecaller like overlay window over all other apps with callback events.

Android #

Android 9 and below #

Uses 'draw on top' permission and displays it as a overlay window

Android 10 and above #

Uses Android Bubble APIs to show the overlay window.

IOS #

Displays as a notification in the notification center [Help Needed]

209
likes
0
pub points
92%
popularity

Publisher

verified publisherjvapps.in

A flutter plugin to show overlay window on top of everything in Android. This plugin uses 'draw on top' permission to work on Android platform. For IOS platform, it displays as a notification in the notification center.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on system_alert_window