DEV Community

Discussion on: "Flutter is better than React Native". Thoughts?

 
mirhsquadri profile image
mirhsquadri

I wonder what motivated them to choose dart...

You mentioned OOP is wonderful. Are you speaking in terms of mobile app development or just oop in general.

Thread Thread
 
codenameone profile image
Shai Almog

This was built by the Dart team at Google. Dart was dying so they built a platform to help it gain traction. It worked way better than I thought.

OOP is wonderful for everything. In cross platform specifically encapsulation is crucial. Polymorphism is amazing for widget systems etc.