flutter_overlay_window
flutter_overlay_window copied to clipboard
Flutter plugin for displaying flutter app over other apps on the screen
I am using camera package and native side camera both but overlay window is not supporting both
support locked screen
**Describe the bug** When attempting to run the example app from the flutter_overlay_window library on both an Android emulator and a physical Pixel 6 device, the build fails with the...
when compile: Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. /Users/flavio/.pub-cache/hosted/pub.dev/flutter_overlay_window-0.4.5/android/src/main/java/flutter/overlay/window/flutter_overlay_window/FlutterOverlayWindowPlugin.java:54: warning: [unchecked] unchecked call to BasicMessageChannel(BinaryMessenger,String,MessageCodec) as a member of the...
https://github.com/user-attachments/assets/35bd560c-55ed-4e06-9211-f478fb77949e this type show notification and give me proper dynamic text set in this code