The Reel Vault

This course is free — log in to save your progress and unlock the full library.

Log in free →

Flutter vs React Native, from a fintech dev who's shipped both

1:12

A fintech developer who's shipped both, on Flutter vs React Native: one codebase for iOS and Android with no per-platform tweaks, and "wherever there's a pixel" — web, desktop, whatever comes next.

Transcript

Why people should choose Blutter? There are two apps, there are two frameworks, which is Flutter and React. Flutter gives you... React Native does not offer features which Flutter has. Flutter is a cross-platform. You don't have to work on differently for iOS and Android. You can work in Flutter. But React can also be deployed at both cases. But it requires minor changes for iOS and Android, but Flutter does not. But same code works for Android as well as iOS. So that is the compatibility Flutter offers than React Native. So this is why FinTech is moving towards more Flutter. And I feel Flutter, when they launched, it was a framework which you can work on any place. Like wherever there is a pixel, I think when I was working with it. So they also told you not just limited to devices. Tomorrow if anything is coming out, whether it is a watch, whether it is a little refrigerator. So wherever you see a screen, you will be able to build with Flutter and they now support web also. Flutter web is there. I think even two, three years back I was working with Flutter web. They work on desktop application as well. You can just deploy that now. So that is the compatibility it has. It is a cross-platform. It helps you to do anything you want. Reach to any audience you have.