top | item 34540415

(no title)

devadvance | 3 years ago

Highly encourage exploring Flutter as well, at least for new platforms. Lottie animations would pair nicely, as would any future goal of expanding to web or desktop.

discuss

order

domber|3 years ago

Flutter is just awesome. Can't recommend it enough.

Never had an easier time porting UI to so many, different platforms.

Flutter alone saved a year of work.

lukko|3 years ago

Thanks! Flutter does sound good, I've just started looking into it. Am I right in thinking we would rebuild the UIKit components / views in Flutter and then would be able to use the same UI across platforms (iOS, Android + Web)? And it would still be possible to include the native Apple APIs?