Hi! Anyone know if it's possible to, with the coco...
# kotlin-native
a
Hi! Anyone know if it's possible to, with the cocoapods gradle plugin, define dependencies on pods based on local paths rather than by Pod version? (my specific use case is for flutter where the pod is stored locally in a
$flutterProjectDir/.iOS/Flutter/engine/
dir?
a
Cool! Thanks a lot!