Integrate Flutter into CocoaTouch SDK? Integrate Flutter into CocoaTouch SDK? flutter flutter

Integrate Flutter into CocoaTouch SDK?


If you want to build a Framework that is essentially _just_ a Flutter module, where other iOS apps can use it without having to install/depend on Flutter SDK themselves, then yes, this can be done via one of the flutter/add-to-app options for iOS:

On the other hand, if you are talking about integrating Flutter into an existing Framework, Flutter + Cocoa Touch, then no, this is currently not supported, but is being explored: