After a short break, we are getting back to you with a new video!
Today at the first part of this meetup, we are glad to introduce Leo Farias to you. Leo started his programming journey early in childhood, and through his experience, he brought a solution to a possible issue you may have encountered if you are a Flutter developer (and not only). When you have two or more projects with different Flutter SDK versions, and you want to easily switch between them, here is the moment where Flutter Version Manager comes in. This tool provides us with a simple CLI and GUI manager for Flutter SDK versions, a function that works like Channels, but in a more handy way. Below you can see what can it do:
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.
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.