kirubakaran's HN Upvotes on
Profile picture
kirubakaran

Highlights

The main advantage of Flutter is the write once run everywhere, which is apparently not taken advantage of here.If you’re gonna try to emulate native on multiple platforms, go with React Native and not Flutter. Especially on Apple’s platforms flutter is always going to feel a little bit off compared to native applications.