Alex
Alex
This is nice feature to have. Can I help anyhow? Reviewing or so. To make the merge happen. p.s. @Lyokone , great job on the library itself!
Thanks @Ali-Azmoud , can't wait this.
@yuechaor , well done finding this.
Same for me. Showing screenshot with what is happening: https://take.ms/XGTeo
Found solution in differnt thread. Simply put this: loadingBuilder: (context) => null, add this fixed the issue for me
@pengboboer , well done!
Same here. Might be worth switching to https://pub.dev/packages/flutter_callkit_incoming. This one is not updated for 1.5 years already. And target version 31 is not supported.
Fixed this in this PR: https://github.com/Alezhka/flutter_incoming_call/pull/9
Hey @rs-dudv , it is not possible to do with current implementation, at least I don't know how to. With attached image - do you have source code? Maybe I...
Thanks @fathy000 . Took a look at the implementation of bidirectional scroll view. It takes completely different approach for building table. So as I said, would be not possible with...