Flutter at scale - Jorge Coca | Flutter Europe

preview_player
Показать описание
Flutter has been out of beta for more than a year. It is an amazing framework UI that lets you run your code pretty much anywhere. There's a lot of expectations around it, incredible apps running at 60fps, but... is it ready to be adopted at scale?
At BMW, we faced that question a while ago, and the answer was YES! We tried it, we loved it, and we collected all the necessary information to prove that Flutter was the right choice for us. In this talk, let me show you our process to make Flutter our preferred tool for developing applications, and how we enable multiple teams around the world to deliver incredible experiences fast and safely.

****************************************************

****************************************************

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

as a beginner to streams and reactive programming I gotta say that Bloc is pretty simple to learn, and the examples that felix angelov has made on the library's documentation site are sublime, I learned so much from those example apps

kiyotaka
Автор

if im not mistaken, the package that actually uses "BlocBuilder" is flutter_bloc package, while the package shown in the slide before the code demo is "bloc" package.

kronoszombieguidesapp
Автор

Great talk Jorge, thanks.
Do you know if Flutter Europe will post "Bloc Library: Basics & Beyond" by Felix soon? Since we are all at home, it would be cool to have the rest of the videos. Thanks:)

aytunch
Автор

Did he just memorize/summarize what was the example code in the bloclibrary package?

vinceramces