您可以在 Android/iOS 上使用 Flutter 制作 App overlay 吗?

Can you make an App overlay with Flutter on Android/iOS?

我很好奇是否可以在当前应用程序上方显示带有 flutter 的叠加层 (android / iOS)。 我想象它像 google 翻译应用程序(因为我没有足够的声誉我只能 post 一个 link 到图像):

Google Translator example

你可以查看这个插件system_alert_window

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