MOBILE / FLUTTER
16 min. • Jul 17, 2023
Building an enterprise-scale application in Flutter, as in any other framework, requires a specific approach toward organizing the team and the code they create. This comprehensive tech article explains how to approach such a large-scale project.
FIRESTORE / MOBILE / BACKEND / FLUTTER
Dec 17, 2020
This is our final article about Firestore! Have you realized that Firestore makes your life more difficult? At first sight, Firestore seems like a perfect fit for your use case but then the bad things happen. If you're looking for the way out - in this part we'll show you how to escape from Firestore!
FLUTTER / FLUTTER WARSAW / TECH VIDEO
Dec 7, 2020
Cubit is a subset of a very known Bloc Pattern with a simplified, lighter combination of the Bloc and Provider. It brings a fresh friendly look to the Bloc state management. Watch the video to find out what is Cubit, how to test your code with BlockTest and much more.
FIRESTORE / BACKEND / FLUTTER
10 min • Nov 20, 2020
Firestore (and Firebase) is a really great solution for many different use cases. However, there is a number of limitations that make using Firestore painful. Tricky latency, data migration problems, and complicated privacy are just the beginning of the trouble. Read the article to find out why!
FIRESTORE / BACKEND / FLUTTER
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!
FIRESTORE / MOBILE / FLUTTER
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.
FLUTTER / TECH VIDEO / FLUTTER WARSAW
Aug 5, 2020
Watch Albert Wolszon's presentation on Arbify. It started as an idea during one of the Flutter meetups and quickly became a real piece of code. In this lightning talk, Albert explains what is Arbify and why the Flutter community should be interested in it.
MOBILE / FLUTTER
15 min • Jul 30, 2020
There is always exciting technology our team wants to try out. We challenged them and asked for proof on how Flutter can bring value to the client. We are sharing the insights after making the first 10 commercial apps within the last 24 months during which we’ve spent some 17.193,00 hours on Flutter projects.
FLUTTER
Jul 29, 2020
Flutter ships with plenty of high-quality widgets, layouts, and themes that developers can use to speed up the whole creation process. A great example of custom widgets made in Flutter is the Placement Wheel developed for one of our clients. See how to do it.
FLUTTER / TECH VIDEO / FLUTTER WARSAW
Jul 15, 2020
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.
FLUTTER / FLUTTER WARSAW / TECH VIDEO
May 21, 2020
The Flutter team created some amazing developer tools for us to monitor our applications, enhance the performance and give us an opportunity to provide a better application experience to our users. In this talk, you will see how you can use these tools on a real-life project and how you can use it to enhance your performance.