Arley011

Results 3 issues of Arley011

After upgrading this plugin from `1.0.3` to the newest `2.0.3` version it stopped working with twilio_programmable_video. Previously, I was using `flutter_callkit_incoming` for handling call events/actions and then connect to call...

Sometimes I face the issue that my code just gets stuck on `RSA.decryptPrivateKey()` call and never continues. For me it looks like [this MR](https://github.com/jerson/flutter-rsa/commit/7345ee423d52966a7e07c7d6bed528d6d6385375) caused this problem. It looks like...

Fixed issues with scrolling in lists with items that contain normal widgets and widgets with AutomaticKeepAliveClientMixin.