|
|
|
|
|
by 10-1-100
2201 days ago
|
|
I've only done some light dabbling with JS (jQuery, Angular, and a few react/Vue tutorials), and I'm not much of a fan. Flutter, however, has been awesome. I'm actually putting the final touches on a project I've built during the quarantine with Flutter. It started out as an Android app built with Java, then I rewrote it in kotlin using the new (at the time) architecture components (which I found to be a big step forward from Java). Eventually I just couldn't find the time to finish the iOS version and decided to start fresh in flutter, and the experience has been amazing. I find almost all of the framework much much more intuitive than either native platform's, and continually think to myself "this is how app development should have been all along." Also, the app performance is buttery smooth :) Anyway, clearly I'm a fan so I'd say Flutter is worth looking at. For me, perhaps the biggest advantage is that I have found the learning curve and tooling to be way easier to get through and understand than with either native platform. |
|