iAMD

Results 157 comments of iAMD

> Oh -- wondering if [`SetWindowsHookEx`](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowshookexw) might allow installation of a hookproc to monitor these messages. Will investigate... @timsneath Can we use this function to hook message in flutter? I...

expect official support for RSA too.

> Would https://api.flutter.dev/flutter/dart-ffi/NativeCallable/NativeCallable.listener.html help with any of this? > > @yanshouwang [here](https://stackoverflow.com/questions/71305933/how-can-i-use-setwindowshookex-with-ffi-in-flutter) you mention something about creating a message-only window in dart. Can you share more details about that? Here...

Is there any solution with this issue? it's useful for multi-flavors with different intent-filters

Please add this feature as soon as possible, it's quite annoying to rename the package when publish...

> On both Android and iOS sides, the UI is blocked if the image processes are heavy. They need to be shifted to a background thread. Simply change executor on...

> I mean, big thanks for making your code public! :) Generally, it's not possible to use the official camera plugin for image analysis because message channels are not made...

This plugin has not been implemented on these platforms yet. I'm not familiar with macOS and Linux, and on Windows now flutter team only support C++ as developement language which...

Can you write a sample for me, is this only happened on Android 5.0?