|
|
| | Ask HN: Anyone Here Using Flutter? | |
4 points by fakedang on April 5, 2020 | hide | past | favorite | 3 comments
|
| | I just got started with making apps using Flutter, sort of as a tutorial to the app-building process, yet searching online, the resources are far too few, and its presence on HN jobs almost negligible. Correct me if I'm wrong, but as I understand, React Native/Expo is the most popular cross-platform app-building framework, while Xamarin is steadily increasing its share among bigger firms who can spare the buck. Which leaves flutter, the more convenient of the three for MVP (strictly my opinion), between a rock and a hard place. Do you think Flutter has a future in app building, or is it going to go the way of other Google relics into the abyss? |
|
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
If Flutter works for you, keep using it. It is open source (!= Google service), it is productive, and there are no signs that Google is abandoning it; on the contrary, it seems that more efforts are put behind: Dart language and tooling improved a lot since 2.0 (+ non-nullable types coming soon), Flutter getting support for Web, Mac and potentially other platforms...