If your app is using Flutter plugins, you will also need the third-party CocoaPods dependency manager . Note: The default version of Ruby requires sudo to install the CocoaPods gem.
Read moreDoes Flutter use SwiftUI?
Flutter and SwiftUI are both declarative UI frameworks . So you can create composable components which: In Flutter called widgets, and. In SwiftUI called views.
Read more