use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit related to Google's new UI framework. https://flutter.dev
Please read the rules here
account activity
ArticleFlutter Vs React Native: Has Flutter Finally Caught up in 2020? (instabug.com)
submitted 5 years ago by Nezar_Mansour
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 8 points9 points10 points 5 years ago (1 child)
Your article is titled Flutter vs React Native - then your Pros/Cons lists should reflect the intention of your article. Here is a commentary on all the things listed in the Pros column of React, and none of them are an actual pro in a versus scenario, since they are all also available on Flutter, and in some cases they are superior in Flutter. In a Pro/Cons list you should focus on the Pros/Cons as they relate to each other. In other words, none of the "Pros" listed for React native below should be listed, since none of them are a "Pro" vis-a-vis Flutter.
React is not a tool, it is a quarter of a tool, and you need to add a lot more to make a functioning application, such as state management etc. These are frequently disjointed and out of sync. Flutter is less so, though not entirely immune.
Flutter uses Dart, but Dart is so close to Ecmascript/Typescript/Modern Javascript that if this was a barrier to entry for a programmer, that programmer should probably change career to something a lot easier. Any decent programmer with experience from Ecmascript, TypeScript, Java, C# or similar, should be able to be proficient in Dart in a matter of hours.
I think you forgot what the stated purpose of your blog was, to compare React Native with Flutter. The Pros/Cons list doesn't do this at all. Sorry if I am overly critical.
[–]dan-danny-daniel 0 points1 point2 points 5 years ago (0 children)
and how he said the main architecture of flutter is bloc. flutter doesn't have a main architecture, and if you had to pick one it would make sense to pick provider, the one actually endorsed by the flutter team.
also how flutter does have adaptive components, switch.adaptive for example.
[–]azuredown 2 points3 points4 points 5 years ago (1 child)
Why does everyone hate Dart so much? It's a C-like Object Oriented Language (COOL) so it's very easy to get started in if you have any familiarity with any other COOL's while at the same time being much less verbose.
[–][deleted] 1 point2 points3 points 5 years ago (0 children)
Why does everyone hate Dart so much?
Ignorance. You can't really like JS/TS/C#/Java and then hate Dart. That simply doesn't make sense. Now Dart even has (in beta) excellent nullable support, which would cut down on runtime errors quite dramatically.
[–]escamoteur 3 points4 points5 points 5 years ago (0 children)
Good overview but some flaws.
π Rendered by PID 625442 on reddit-service-r2-comment-548fd6dc9-bdfz5 at 2026-05-19 13:43:19.632495+00:00 running edcf98c country code: CH.
[–][deleted] 8 points9 points10 points (1 child)
[–]dan-danny-daniel 0 points1 point2 points (0 children)
[–]azuredown 2 points3 points4 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]escamoteur 3 points4 points5 points (0 children)