flutter_windowmanager
flutter_windowmanager copied to clipboard
A Flutter plugin for manipulating Android WindowManager LayoutParams.
I'm using **flutter_windowmanager 0.2.0** but nothing will happen, just it helps me to hide the screen. How to prevent to take screen shots and also not hide the app logo...
add feature to get app flags List list = await FlutterWindowManager.getFlags();
The return type of the `FlutterWindowManager.addFlags(FlutterWindowManager.FLAG_SECURE)` function is `Future`, which is just bubbling up the value from the method channel. This is great on Android, but on iOS, the method...
Launching lib\main.dart on SM M127G in debug mode... [Fatal Error] gradle-3.2.1.pom:2:1: Content is not allowed in prolog. FAILURE: Build failed with an exception. * What went wrong: A problem occurred...
the turn on flag doesn't work when my app is minimized, why?
he RepositoryHandler.jcenter() method has been deprecated. This is scheduled to be removed in Gradle 9.0.
``` resource android:attr/lStar not found ```
update package compileSdkVersion 34 to be compatible with flutter 3.24.2
Remove references to deprecated v1 Android embedding To ensure this plugin will work with users running the next stable version of Flutter remove references to the v1 embedding. The v1...
after updating to gradle 8.10.2 it started reflacting the error Android getting error: Namespace not specified