GithubHelp home page GithubHelp logo

Comments (10)

X-SLAYER avatar X-SLAYER commented on July 19, 2024

OverlayFlag.clickThrough is working on android 12 the fix is pushed fix clickThrough overlays for Android12 but I didn't publish a new release since then but
you can use it like that

  flutter_overlay_window:
    git:
      url: [email protected]:X-SLAYER/flutter_overlay_window.git

from flutter_overlay_window.

razfazz avatar razfazz commented on July 19, 2024

@X-SLAYER thank you very much.
when i try this i get an error:

stderr: Cloning into bare repository 
Host key verification failed.
fatal: Could not read from remote repository.

from flutter_overlay_window.

X-SLAYER avatar X-SLAYER commented on July 19, 2024

use it with HTTPS instead of ssh

  flutter_overlay_window:
    git:
      url: https://github.com/X-SLAYER/flutter_overlay_window.git

from flutter_overlay_window.

razfazz avatar razfazz commented on July 19, 2024

thank you it works now on my Android 12 test devices.
Only on my OnePlus 7 Pro with Android 11 sometimes the screen input gets blocked randomly after wakung up the device.
the window overlay notification is then in state

"Overlay is activated"
"tap to edit settings or disable"

this is strange because i chose to set another notification title

from flutter_overlay_window.

X-SLAYER avatar X-SLAYER commented on July 19, 2024

no that notification it displayed from the android it self some android show an alerts when there is an overlay window

from flutter_overlay_window.

razfazz avatar razfazz commented on July 19, 2024

it looks like checking if the overlay is active before closing it fixed the issue for me. but i will test further

from flutter_overlay_window.

razfazz avatar razfazz commented on July 19, 2024

the issue continue to exist on Android 11. there i have to restart the device because it is not responsive anymore

from flutter_overlay_window.

razfazz avatar razfazz commented on July 19, 2024

after more testing i found out that it still blocks touch in some szenarios also on android 12. for example when you open the google play store and press the "install" button on a random app. you will see that the google play app cannot receive touch events

from flutter_overlay_window.

zogol avatar zogol commented on July 19, 2024

having the same issue with google play store. is there a fix for this?

from flutter_overlay_window.

X-SLAYER avatar X-SLAYER commented on July 19, 2024

some apps block the click-through like play store for the moment it can't be done only if you made an accessibility service and put the layout manager into it so it's beyond this package for the moment

from flutter_overlay_window.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.