|
|
|
|
|
by themacguffinman
2312 days ago
|
|
They don't seem to be betting on Dart by itself as much as they are betting on Flutter, which is already reasonably successful and relies on familiar reactive component concepts popular on the web and well tested in Google's own web frameworks (Polymer, Angular). |
|
You don’t get Flutter without Dart. Anyone that’s ever looked at what is behind any Flutter component can see the Dart code building it.
You literally can not bet on Flutter and not Dart. Don’t confuse Flutter as some DeclarativeUI of its own.
EDIT: How we that’s not to say the cart can’t lead the horse (good analogy). Flutter requirements are definitely driving changes in Dart Lang.