Why Flutter uses Dart

preview_player
Показать описание
Watch this video to learn how Flutter uses Dart to enable you to develop an app quickly and deploy it to multiple platforms!

Рекомендации по теме
Комментарии
Автор

Dart is actually pretty good. It's like java and es6 js had a baby.

jakestewart
Автор

at first i was like: "ANOTHER language ?!" ... but it WAS indeed very easy to learn ! and to be honest, now (using dart on a daily basis) i like it lot ... :)

matthiasgehrmann
Автор

I really love Dart / Flutter. Currently, I'm developing a plugin for Flutter and Android / iOS bridge. It's really nice and easy to test.

kydxzgp
Автор

The whole video doesn’t answer why Flutter uses Dart

PrabowoMurti
Автор

"You'll pick up dart really fast if you're familiar with languages such as Java, Swift and JavaScript"
Damn, i'm familiar with two of those and have used all 3 before, no wonder it was so easy to pick up!

sodiboo
Автор

From the first release of flutter video, they didn't show dart because of the current state. Now they're proud that dart has a lot of improvements

vinceramcesoliveros
Автор

Apart from hot reload as the main advantage, you didn't really touch on what makes Dart better than competing languages

FahadAyaz
Автор

I do not think this presentation actually answered the why?

RichardBuckerCodes
Автор

They could have just said it was because Google made dart

evvveeeeeeee
Автор

Flutter is a framework built on Dart language. Somewhere in the future, I guess, Flutter can be made to be language agnostic like how is WebAssembly revolutionizing the web. Hoping devs can use the language of their choice. However, Dart is an excellent language, especially when working with streams and async operations(The community-made videos helped grasp it fairly quickly). Cheers! #flutter

raghav
Автор

Can we get an updated video? i want to see it talk more about platforms, and dart itself, as there have been so much progress in these 2 years

TekExplorer
Автор

Dart has great features like mixins I love in the way how they use it in flutter.

gothwx
Автор

Dart quickly became my favorite language... it was a love at first sight

MakerVerse
Автор

Please make video on best practices, state management

introvert
Автор

Which language is best for app development? Java etc

dilawaralikhan
Автор

Each day I use that I get more impressed!

soonclass
Автор

i am wondering what app can we build with dart without using flutter? or is it just made for flutter? if so its daunting and appealing at the same time

massiveblackwood
Автор

Actually there is nothing sad about why Dart. Everything mentioned in the video could be made with any language. I suppose Google chose Dart rather due to commercial causes than due to technical ones. Java depends from Oracle. Swift is developed by Apple. Js and Python are not strictly typed. Kotlin could become a good choice. It’s being used in Android development and at the same time it is very similar to Swift. But it’s developed by Jet Brains and it is too much bound with Java. On my opinion Google created Dart just to be totally independent both in technical and lawful aspects.

ssshevelev
Автор

A graet video!!! please make more videos like these and teach us like these becuase flutter is not easy

faheemahmad
Автор

Allow dart enums to have properties and values (like swift). Is a feature that will make bloc and so many other common cases in serious app development easier

tHekrack