Feb 10, 2021
Flutter is excellent to develop certain kinds of apps. Specially if the main focus is android platform, and if the app is mostly Web API based.
If someone's main target is iOS, and if the app needs native SDK supports from 3rd party like Facebook, Amazon, then selecting native is way better than using Flutter.
I think there is no right or wrong answer. It is best to select the right framework/libraries based on the project requirements.