flutter_floatwing
178
A Flutter plugin that makes it easier to make floating/overlay window for Android with pure Flutter. 一个可以用纯粹的Flutter来开发Android浮动窗口的插件。
flutter_foreground_task
168
This plugin is used to implement a foreground service on the Android platform.
SystemAlertWindow
124
A flutter plugin to show Truecaller like overlay window, over all other apps along with callback events. In Android Go or Android 11 & above, this plugin shows notification bubble, in other android versions, it shows an overlay window.
android_long_task
18
android long task is a flutter plugin to run dart code in an android foreground service with simplicity