You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It only works if the camera is also open, but considering that this is the primary use case for many people, would you consider adding implementation for it as well?
The text was updated successfully, but these errors were encountered:
Cool, didn't know. I'll take a look! Might have to rename the package then or make it a federated package with flutter_ios_volume_keydown and then flutter_volume_keydown. Give me a few days to figure it out!
I had a look at it but the iOS one has different limitations, so not sure if it's a good idea to integrate it. First step would be a separate package for ios only, then someone can make a package that combines both with a layer on top if needed
Apple has recently added partial support for this: https://developer.apple.com/documentation/avkit/avcaptureeventinteraction
It only works if the camera is also open, but considering that this is the primary use case for many people, would you consider adding implementation for it as well?
The text was updated successfully, but these errors were encountered: