Import flutter android project to iOS

Viewed 55

I'm working on the Flutter Android project which is 90% complete, and I want this app to be usable for iOS. Is it possible that I can import this app to iOS without having to start over?

1 Answers
Related