Stream Builder – Widget exploration
Modern apps are asynchronous and we have to deal continuously with new data that updates our widgets. To do so,
Roland Dumitrascu
Coder / Writer
I’ve started developing iOS applications in 2016, worked in big companies and realised applications for clients like Whirlpool, DeLonghi, Hotpoint and others. Used lots of different frameworks and languages like C#, Java, PHP and more.
2 years ago, I came across Flutter and it became love at first sight. Since then, I have been using Flutter for all kinds of software development and asked myself: why not teach it to others?
Now here I am trying to teach you something useful, that can advance you in your software development career or jump start you in the application development world.
Modern apps are asynchronous and we have to deal continuously with new data that updates our widgets. To do so,
BLoC is an architectural pattern for Flutter, but what is an architectural pattern? Let me explain everything in a nutshell.
Let’s be honest, how many times you found yourself in situations like this: Countless times, perhaps even worse than that,