Ben Salcie

Results 3 comments of Ben Salcie

Hi @vanlooverenkoen I was able to load list items with image url by doing the following. 1. Open the flutter iOS project in XCODE 2. Open the PODS->Development Pods->flutter_carplay 3....

Implementation is bit different. We can test for both and see any performance issues. I tried your approach and when [#24](https://github.com/oguzhnatly/flutter_carplay/pull/24) inside Isolates, I get some lag. I had to...

You can try from this Branch and give your feedback as we await approval. Add this to your pub spec.yaml ``` flutter_carplay: git: url: https://github.com/bensalcie/flutter_carplay.git # Where to find Repo...