anKii

Results 17 comments of anKii

i think ```clampScreenCoordinate``` should be an option instead of being the default

> Hello @ankiimation, > > That method you mentioned is not recommended because we set the root template of the CarPlay App in the Flutter App's initial state. As a...

@snipd-mikel Love your work bro. I already have made my flutter navigation app run on CarPlay without open it on the device first. The same as you, I created a...

But there some issues when we run Flutter app on CarPlay without open it on the device first: - dart:ui: I can't turn into ui.Image and draw images(assets, network) on...