After a short break, we are back, not only thanks to the Flutter Warsaw event. We are also celebrating Flutter Day, which took place a few days ago. Thanks to that we are more than glad to present to you two great talks. Albert Wolszon presented the first one.
Albert is a young, very talented, aspiring developer. He presents to you his project on which he has been working in his free time.
Almost every developer has to localize their apps because of their multilanguage nature. There are several options on how you can do this, and each of them has its pros and cons - Albert decided to come up with his own solution for Flutter localization. That is how Arbify was born. Arbify is Albert’s approach to internationalized apps.
In his presentation, you will see:
If you want to take part in Flutter Warsaw as a speaker just fill the form below:
5 min • Aug 6, 2020
Whiteboards make it easier to collaborate on designs, teach people new concepts, and express ideas. In this blog post, we explore a possible implementation of a whiteboard using Flutter to create a mobile application and Firestore database as backend.
Managing a state can be a stressful ordeal if you dive into it without any thought. This kind of monstrous code can be tamed with the principles of immutability. And as if cleaning your code wasn't enough in itself, an immutable state comes with a handful of hidden superpowers! Come along for the journey to find out how to use them.
Jakub Biliński was responsible for the architecture, approach, and development of a new version of the mobile application for strategic and corporate clients of the bank. Watch the video to see how his team adjusted to FinTech security compliance, wrote a custom HTTP client, maintained application scalability, and more.
10 min • Nov 17, 2020
Firestore and Firebase suite are great technologies. They allow developers to build some features in Flutter and other mobile frameworks really fast. However, Firestore has also many pain points that outweigh the pros in most of the more advanced cases. Is Firestore appropriate for you? Read on to find out why!