DEV Community

Discussion on: What's great about Flutter?

Collapse
 
cgs profile image
Chris Sepic

Flutter is awesome. I decided to start our new mobile project with no Flutter or Dart knowledge, and our team ended up getting our beta app finished with extra time to spare. There was a learning curve for sure, but after a few weeks you'll get a major productivity multiplier. Other team members also picked it up fairly quickly. If you are solid in JS, I say go for it. The documentation is amazing, and there are so many StackOverflow answers that you always feel supported. It is a breath of fresh air to not deal with CSS/JS. Things render how you would expect most of the time, and you're not doing the CSS refresh-and-pray...