Skip to content
New issue

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

Always on top #22

Open
ZoubairDaddow opened this issue Jun 19, 2022 · 7 comments
Open

Always on top #22

ZoubairDaddow opened this issue Jun 19, 2022 · 7 comments

Comments

@ZoubairDaddow
Copy link

The player is always on top how to change it!?

@linslouis
Copy link

Got any solutions?

@ZoubairDaddow
Copy link
Author

Unfortunately No!

I tried to change property setZIndex to false but it still shown on the top.

@linslouis
Copy link

try with flutter 2.10.5-stable sdk .

@ZoubairDaddow
Copy link
Author

It works in debug mode but in release mode it doesn't work

@linslouis
Copy link

worked in android for me..I exported it as release apk ,it is working for me..

@ZoubairDaddow
Copy link
Author

ZoubairDaddow commented Jul 6, 2022

This is flutter doctor details
`
[√] Flutter (Channel stable, 2.10.5, on Microsoft Windows [Version 10.0.19042.1266], locale en-US)
• Flutter version 2.10.5 at C:\src\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 5464c5bac7 (3 months ago), 2022-04-18 09:55:37 -0700
• Engine revision 57d3bac3dd
• Dart version 2.16.2
• DevTools version 2.9.2

[√] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
• Android SDK at C:\Users\z.aldoo\AppData\Local\Android\sdk
• Platform android-31, build-tools 31.0.0
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189)
• All Android licenses accepted.

[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[√] Visual Studio - develop for Windows (Visual Studio Enterprise 2019 16.11.8)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise
• Visual Studio Enterprise 2019 version 16.11.32002.261
• Windows 10 SDK version 10.0.19041.0

[√] Android Studio (version 2020.3)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189)

[√] VS Code (version 1.68.1)
• VS Code at C:\Users\z.aldoo\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.44.0

[√] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19042.1266]
• Chrome (web) • chrome • web-javascript • Google Chrome 103.0.5060.66
• Edge (web) • edge • web-javascript • Microsoft Edge 102.0.1245.33

[√] HTTP Host Availability
• All required HTTP hosts are available

• No issues found!

`

@nv-quan
Copy link

nv-quan commented Aug 15, 2022

This behavior only displays after we upgraded flutter to 3.0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants