We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
await FlutterWindowManager.addFlags( FlutterWindowManager.FLAG_SHOW_WHEN_LOCKED );
Hi, I am trying to enable this permission on my Xiaomi Android Phone, but I get this in my terminal log
W/MirrorManager( 514): this model don't Support
Can anyone guide me how can I solve this error or any other by to enable these two permission
1). Display pop-up windows while running in the background 2). Show on lock screen
Flutter 3.0.5 Tools • Dart 2.17.6 • DevTools 2.12.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I am trying to enable this permission on my Xiaomi Android Phone, but I get this in my terminal log
Can anyone guide me how can I solve this error or any other by to enable these two permission
1). Display pop-up windows while running in the background
2). Show on lock screen
Flutter 3.0.5
Tools • Dart 2.17.6 • DevTools 2.12.2
The text was updated successfully, but these errors were encountered: