- Developer
- Business role
- CTO/IT Director
- CEO/Founder
- Product Owner
- Other
Insights on app development
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 / FLUTTER
5 min • Aug 6, 2020
FIRESTORE / MOBILE / FLUTTER
5 min • Aug 6, 2020
Implementing Live Whiteboard With Flutter and Firestore Database
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
FLUTTER / TECH VIDEO / FLUTTER WARSAW
Aug 5, 2020
Arbify – A Quick Overview of a Flutter Localization Made Easy
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
MOBILE / FLUTTER
15 min • Jul 30, 2020
Lessons Learned After Making the First 10 Commercial Apps in Flutter
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
Jul 29, 2020
Complex Animations in Flutter
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
FLUTTER / TECH VIDEO / FLUTTER WARSAW
Jul 15, 2020
Using Flutter in the Enterprise Environment
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.
AWARDS / LEANCODE
5 min • Jun 30, 2020
AWARDS / LEANCODE
5 min • Jun 30, 2020
LeanCode Named Clutch Top B2B Company for 2020
LeanCode was named the Clutch Leader for B2B Companies in Poland in 2020. In those turbulent times, proving ourselves as the reliable and worth recommending partner meant tons for us. Empathy towards the client, great business analyzing skills, and fantastic teamwork in SCRUM are the fundaments of our culture.
FLUTTER WARSAW / INTERVIEW
4 min • Jun 18, 2020
FLUTTER WARSAW / INTERVIEW
4 min • Jun 18, 2020
Flutter Warsaw Interview With Salih Guler
Salih Guler is a Berlin-based Senior Mobile Engineer who is a Google Developer Expert for Flutter and Dart. He likes sharing his knowledge with people by mentoring aspiring developers, blogging, and talking at conferences. He joined us as a speaker during Flutter Warsaw #12 Meetup. Read the interview.
FLUTTER WARSAW / INTERVIEW
4 min • May 28, 2020
FLUTTER WARSAW / INTERVIEW
4 min • May 28, 2020
Flutter Warsaw Interview With Matej Rešetár
Matej Rešetár is an app developer with a knack for teaching others. He works as a Flutter freelancer and, most importantly, a developer educator at resocoder.com.His mission is to get people prepared for the real world of Flutter development. Despite all this work, he still manages to squeeze in strenuous workouts and guitar.
FLUTTER / FLUTTER WARSAW / TECH VIDEO
May 21, 2020
FLUTTER / FLUTTER WARSAW / TECH VIDEO
May 21, 2020
Making the Most Out of Your Flutter Development
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.
FLUTTER WARSAW / FLUTTER / TECH VIDEO
May 14, 2020
FLUTTER WARSAW / FLUTTER / TECH VIDEO
May 14, 2020
The Power of Immutable State
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.