It’s with great pleasure writing this short message to celebrate Dart 2 hitting the stable milestone. This means that it is ready for building production applications.
I’ve had a pleasant experience diving into Dart so far, due to the reasons below:
I found it familiar and easy to pick up within days
I was impressed with the range of useful utility methods, making it easier to work with the inbuilt types
It’s truly object-oriented and has a strongly typed language
It promises and delivers a very productive experience
It has a growing community on Reddit and StackOverflow
It comes with a repository of packages
It provides tooling for web applications
It has proven itself in the mobile app development space
And I’ll continue to expand on these via future articles!
Here’s the full announcement by the Dart team.
If you ever considered taking the leap, now is the time.