X-SLAYER / flutter_accessibility_service

Flutter plugin for interacting with Accessibility Service in Android.
https://pub.dev/packages/flutter_accessibility_service
MIT License
37 stars 27 forks source link

I am using the FlutterAccessibilityService.accessStream.firstWhere function and after some time my app has started to hang alot. Can you explain what is going wrong. May be the stream is not getting destroyed. But i did not find any option to destroy it #17

Closed infowider11 closed 8 months ago

X-SLAYER commented 9 months ago

Any steps to reproduce please