Hacker News new | ask | show | jobs
by plahteenlahti 2741 days ago
Flutter is worth looking into, and is currently being pushed quite a lot by Google as well. Key benefit over Android development with Kotlin or Java is the possibility using the same codebase for both iOS and android apps.

I’ve tried Flutter a little and personally still favour React native over it, mostly because of my web design and development background. However a lot of my colleagues and friends are leaning heavily towards Flutter in their projects because of its better developer experience.

https://flutter.io

1 comments

WOW! I'm gonna give Flutter a try.