oguzhnatly/flutter_carplay

Use regular file as image

Opened this issue · 0 comments

As we dynamically load images in our app, we need to dynamically update images in CarPlay. Currently only asset images are supported. Another parameter in CPListItem (or a CPUIImage class mapping to the UIImage class from swift uikit) would be neat.

I could help with the PR and implementation if needed. Any opinions?